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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
