when signing a jar it just crashes out of the script

[signjar] Signing JAR: /home/adfdt/workspace/alpha/build/levels.jar

the jar does get signed but ant terminates the script and doesn't continue.


From: <[EMAIL PROTECTED]>
Reply-To: "Ant Users List" <user@ant.apache.org>
To: <user@ant.apache.org>
Subject: AW: ant build problem?
Date: Thu, 17 Nov 2005 08:23:38 +0100

>> i am using the ant that comes with eclipse 3.1.1 sdk
>You'd better try with a standalone ant version outside eclipse.

Since Eclipse 3.1 there is a standard Ant distro inside in
ECLIPSE_HOME/plugins/org.apache.ant_1.6.5 - only without the manual.

See
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=81867
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=95090



>> heres the error i get with the -diagnostics flag, any idea's what it
>> could be?
>I do not think these are errors, this is just the ant
>diagnostics information. It says what tasks are available,
>which jars are present. It is helpful when tracing errors, but
>since <signjar> task is built-in, it is always avaialable.

What happens without the "-diagnostics" ?


Jan

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