On 09/03/2012, at 7:13 AM, Jesse Eichar wrote:

> I did a clean build.  Deleted the $HOME/.gradle and the $PROJECT/.gradle 
> directories then ran the jettyRun task again.  No debug information.  Then I 
> added 
> 
> tasks.withType(Compile) { options.useAnt =
> true }
> 
> to allProject {...}
> 
> and the debug information is back.
> 
> Should I file a bug report?

Yes, please.


> 
> jesse
> 
> On Thu, Mar 8, 2012 at 6:59 PM, Peter Niederwieser <pnied...@gmail.com> wrote:
> 
> Jesse Eichar wrote
> >
> > I was using milestone 7 and I just tried out the milestone9-snapshot.
> > When
> > I was running jetty I attached a debugger and the debug information was
> > all
> > missing.  Is this expected behaviour?
> >
> 
> I'm not aware of any changes in this regard. Can you try with a clean
> rebuild? Can you also try with `tasks.withType(Compile) { options.useAnt =
> true }`?
> 
> --
> 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-tp5547368p5548324.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
> 
> 
> 


--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com

Reply via email to