I'm running a java task in ant and manage it capture its return value (0 or
1)  by using resultproperty attribute of java task. What I'm looking for is
to fail the ant build if this value is not 0. So does anyone know if ant
support such feature? Thank you very much in advance!
-- 
View this message in context: 
http://www.nabble.com/if-conditions-on-numerical-values--tp23296147p23296147.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to