How would i do something like

if x = true{
 stuff
}else{
 other stuff
}

in ant? basically i want to see if a property is true and if it is do
x instructions, if it's false do y.

jonese

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to