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.
--
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]