Debug attribute on wocompile
Debug attribute on wocompile
- Subject: Debug attribute on wocompile
- From: Paul Hoadley <email@hidden>
- Date: Thu, 12 Aug 2010 20:07:38 +0930
Hello,
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, but I'm just using the stock build.xml from WOLips, where that attribute is not set:
<wocompile srcdir="Sources" destdir="bin">
How are the Eclipse builds getting debug information compiled-in then? I only ask because it might be easier to do whatever Eclipse is doing than to change a number of separate build files.
|
_______________________________________________
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