Le Wednesday 29 April 2009 20:25:01 Francis Galiegue, vous avez écrit :

>
> You don't need numerical arithmetic for this (if you need it anyway, have a
> look at ant-contrib's <math> task). You can use plain ant:
>
> <fail message="Houston, we have a problem">
>       <condition>
>               <not>
>                       <equals arg1="theproperty" arg2="0"/>

Oops, sorry, that should read <equals arg1="${theproperty}" arg2="0"/>



-- 
Francis Galiegue
f...@one2team.com
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
One2team
40 avenue Raymond Poincaré
75116 Paris

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

Reply via email to