[jboss-dev] Buildmagic -g:none
Kabir Khan
kabir.khan at jboss.com
Tue Oct 3 11:12:11 EDT 2006
Thanks, setting javac.debug=true in tools/etc/buildmagic/task.properties
fixed it.
(Although I don't get why overriding it at the task level doesn't work. The
task.properties defines default values of 1.4 for javac.source and
javac.properties, and <javac source="1.5" target="1.5"/> does have an
effect)
> -----Original Message-----
> From: jboss-development-bounces at lists.jboss.org
> [mailto:jboss-development-bounces at lists.jboss.org] On Behalf
> Of Dimitris Andreadis
> Sent: 03 October 2006 16:03
> To: JBoss.org development list
> Subject: RE: [jboss-dev] Buildmagic -g:none
>
> I think this is controlled by tools/etc/buildmagic/task.properties
>
> > -----Original Message-----
> > From: jboss-development-bounces at lists.jboss.org
> > [mailto:jboss-development-bounces at lists.jboss.org] On
> Behalf Of Kabir
> > Khan
> > Sent: Tuesday, October 03, 2006 5:55 PM
> > To: 'JBoss.org development list'
> > Subject: [jboss-dev] Buildmagic -g:none
> >
> > I've moved AOP into a separate subversion location as was
> done for the
> > microcontainer. All my javac entries in my build.xml have
> >
> > <javac debug="on"... />
> >
> > Yet no debug information is generated and running "ant
> -verbose" shows
> > a -g:none being passed in. Is there something from any of the
> > buildmagic stuff that could be overriding the effect of the
> debug="on"
> > flag passed into javac?
> >
> > _______________________________________________
> > jboss-development mailing list
> > jboss-development at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jboss-development
> >
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
>
More information about the jboss-development
mailing list