Graham Leggett wrote:
Hi all,

I have been trying to use the eclipse PDE ant build scripts, and these
fail with a return code of "13", without indicating an error or a warning.

The ant documentation doesn't list ant's return codes, so it's not clear
whether ant is exiting / crashing / segfaulting with error code 13, or the
ant build file is programmed to exit with code 13.

Try on the command line; there 's too mcuh going on there, including maven, to see what is going on


Has anyone been able to debug PDE/ant problems in the past before?

[INFO]
-------------------------------------------------------------------------
---
[INFO] Building Alchemy Eclipse
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [pde:ext]
[INFO] java -classpath c:\java\eclipse-3.2\eclipse\startup.jar
org.eclipse.core.
launcher.Main -application org.eclipse.ant.core.antRunner

Not Ant's normal entry point...all bets are off. It could be java itself, or it could be something underneath. It is not ant's shell scripts/batch files as they are being bypassed.



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

Reply via email to