RE: the classes in rt.jar cannot be found during ant build

2012-04-06 Thread Urena, Jose M (Jose)
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

Re: trying to commit not up-to-date files doesn't make the build fail

2012-04-06 Thread Maxime CARPENTIER
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