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:
>
> <available file="output/classes" property="output_dir_exists" type="dir" 
> value="true"/>
> <!-- execute selector code but first test the value of the property -->
>  <selector if="output_dir_exists">
>  <!-- do something here --> </selector>Martin-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to