From the docs:
 
Using the logical "and" operator you would write ${expr1 and expr2}; if you are using a nightly build with _expression_ support.
 
Otherwise you are out of luck and need to make a single property to check.
----- Original Message -----
Sent: Monday, April 19, 2004 1:52 PM
Subject: [Nant-users] if condition on tasks

How can I specify 2 conditions?  If ${cond1} and ${cond2} then run task?

 

Thanks

Noah Davidson

 

Reply via email to