RE: Multiple conditions satisfying in an ant target

2008-10-31 Thread sukanya
Hi Gilbert, It works!. I forgot to mention tat either one of these these conditions may be false and still should work. I replaced with and that also works :) thanks so much for your timely help. Rebhan, Gilbert wrote: > > > -Original Message- > From: sukanya [mailto:[EMAIL PROTECT

RE: Multiple conditions satisfying in an ant target

2008-10-31 Thread Rebhan, Gilbert
-Original Message- From: sukanya [mailto:[EMAIL PROTECTED] Sent: Friday, October 31, 2008 8:48 AM To: user@ant.apache.org Subject: Multiple conditions satisfying in an ant target /* [...] Start something new Here how do i inclue isbad also as an unless conditio