Re: [Nant-users] if condition on tasks

2004-04-19 Thread Scott Hernandez
ssage - From: Noah Davidson To: 'Scott Hernandez' Sent: Monday, April 19, 2004 2:19 PM Subject: RE: [Nant-users] if condition on tasks Thanks.  Also if I write a custom task, Do I have to do anything to use the if ${cond} from nant on my custom task,

Re: [Nant-users] if condition on tasks

2004-04-19 Thread Scott Hernandez
roperty to check. - Original Message - From: Noah Davidson To: NAnt Users Mailing List 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  

[Nant-users] if condition on tasks

2004-04-19 Thread Noah Davidson
How can I specify 2 conditions?  If ${cond1} and ${cond2} then run task?   Thanks Noah Davidson