I found one problem, namely that manually overriding the default debugOptions didn't take effect (instead options.compilerArgs had to be used). That's already fixed. However, I can't reproduce what you are saying about useAnt=true. Even with that I only get source and line but not local variable debug information. That's also what the Ant docs say. It's also the default for the javac command line compiler.
-- Peter Niederwieser Principal Engineer, Gradleware http://gradleware.com Creator, Spock Framework http://spockframework.org Twitter: @pniederw -- View this message in context: http://gradle.1045684.n5.nabble.com/Java-debug-information-tp5547368p5553984.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
