Graham-

I would suggest looking at setting up root permissions for your PDE build environment
http://www.eclipse.org/pde/pde-build/doc/usage.html
(and follow steve's suggestion)

M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Steve Loughran" <[EMAIL PROTECTED]>
To: "Ant Users List" <user@ant.apache.org>
Sent: Tuesday, June 05, 2007 10:23 AM
Subject: Re: Ant return code 13 - what does it mean?


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]




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

Reply via email to