try removing the spaces from the PATH
install JDK to the top of your c:\
c:\jdk1.6.0_24
or set JAVA_HOME using short ~ names for path
set JAVA_HOME=c:\progra~1\java\jdk1.6.0_24
-Original Message-
From: xsli2 [mailto:xs...@yahoo.com]
Sent: Monday, April 02, 2012 5:02 PM
To: user@ant.a
Yes the exit code is != 0, so the command should fail.
I'm sure i'm doing something wrong here, i'll keep looking for my mistake
thanxs for your help,
Max
On 2012-04-05, Maxime CARPENTIER wrote:
> yes sorry i forgot to mention the failonerror attribute is set to true
but
> it still doesn't fai