Re: Selector with an if condition.

2007-11-24 Thread Rashmi Rubdi
Hi Rick, Martin, Thank you for your replies, and for pointing out the "if" attributes value must be the property name. I made the change and tested on a fresh ant build file and it worked. Thanks a lot for your help. -Rashmi On Nov 24, 2007 3:43 PM, Martin Gainty <[EMAIL PROTECTED]> wrote: > >

RE: Selector with an if condition.

2007-11-24 Thread Martin Gainty
than intended recipient. Sender does not necessarily endorse content contained within this transmission.> Date: Sat, 24 Nov 2007 09:45:50 -0800> Subject: Re: Selector with an if condition.> From: [EMAIL PROTECTED]> To: user@ant.apache.org> > On 11/24/07 8:26 AM, "Rashmi R

Re: Selector with an if condition.

2007-11-24 Thread Rick Genter
On 11/24/07 8:26 AM, "Rashmi Rubdi" <[EMAIL PROTECTED]> wrote: > Hello Everyone, > > I'm using the modified selector to execute a task only if a .xml file > was changed, the modified selector works as expected. > > However, I'm trying to get the selector to be in effect only if the > "if" , cond