Nick Chalko wrote:
What is the best way to turn on ant -debug for a particular project in Gump?

Instead of "build.sh all", try "build.sh project -debug", where you substitute the name of the project you are trying to build. This will run interactively (no web pages produced). You can actually specify any ant options on the command line, including targets and -D defines.


- Sam Ruby



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to