Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build java classfiles with debugging symbols #499

Merged
merged 1 commit into from
Mar 27, 2013

Conversation

mallman
Copy link

@mallman mallman commented Mar 13, 2013

project.clj includes the line :javac-options {:debug true}, however this does not have the desired effect. Changing it to :javac-options ["-g"] works.

@nathanmarz
Copy link
Owner

Can you send me a contributor agreement? It's annoying but unfortunately necessary to legally protect the project. Instructions are here, should only take a couple minutes: https://github.com/nathanmarz/storm/wiki/Contributing-to-Storm

@mallman
Copy link
Author

mallman commented Mar 27, 2013

Sent.

Thanks for considering my patch. It makes debugging much easier.

Cheers,

Michael

On Mon, 25 Mar 2013, Nathan Marz wrote:

Can you send me a contributor agreement? It's annoying but unfortunately necessary to legally
protect the project. Instructions are here, should only take a couple minutes:
https://github.com/nathanmarz/storm/wiki/Contributing-to-Storm


Reply to this email directly or view it on
GitHub.[eXkvB3ugLP2Kr_0UNbFyycvySXBc7qldH79Dli7k5fOf5rxsJs4HX527mEmU6mKJ.gif]

nathanmarz added a commit that referenced this pull request Mar 27, 2013
Build java classfiles with debugging symbols
@nathanmarz nathanmarz merged commit 2b0cedd into nathanmarz:master Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants