Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

conditional statements

jonese

2008-02-14

Replies: Find Java Web Hosting

Author LoginPost Reply
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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.