Re: Debug attribute on wocompile
Re: Debug attribute on wocompile
- Subject: Re: Debug attribute on wocompile
- From: Hugi Thordarson <email@hidden>
- Date: Mon, 16 Aug 2010 11:26:21 +0000
Set the attribute debuglevel="lines" for the wocompile task.
Check the documentation for the javac task (which wocompile extends) for more info on the values you can use in this attribute.
http://www.jajakarta.org/ant/ant-1.6.1/docs/en/manual/CoreTasks/javac.html
Cheers,
- hugi
On 16.8.2010, at 10:11, Paul Hoadley wrote:
> On 12/08/2010, at 8:07 PM, Paul Hoadley wrote:
>
>> I've noticed that my Hudson-built apps are not being compiled with debug information, and hence aren't displaying line numbers in stack traces. The exact same apps with the exact same build.xml files previously built with Eclipse always showed line numbers in stack traces. I know about setting debug="true" on the wocompile task
>
> It turns out that putting debug="true" on the wocompile task didn't fix the problem. So, let me phrase the question slightly differently. Since moving to Hudson builds, I no longer get line numbers in stack traces. Does anyone have any ideas beyond setting the debug attribute on wocompile (which doesn't seem to have worked)?
>
>
> --
> Paul.
>
> http://logicsquad.net/
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden