Re: Conditional tasks

2005-08-16 Thread Paul Lynch
You can do something like: (or maybe some other condition) ... ... The "if" means the target will only run if foundErrors was set to true. --Paul -Original Message- From: Paul Munsey (pmunsey) <[EMAIL PROTECTED]> To: 'Ant Users List' Sent: Tue, 16 Aug 2005 12:27:49

RE: Conditional tasks

2005-08-16 Thread Moran Ben-David
Look for the task in ant-contrib: http://ant-contrib.sourceforge.net/ moran > -Original Message- > From: Paul Munsey (pmunsey) [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 16, 2005 3:28 PM > To: 'Ant Users List' > Subject: Conditional tasks > > I'm trying to figure out how to call