Hello,

 

I have added the if task around some exec statements because I don't
want them executed if a property is set.  Something like this:

 

<if name="skipclean" value="true">

                ... do stuff

</if>

 

This fails to execute and I get the error message: Problem: failed to
create task or type if. Do I need to install something else?  I have Ant
1.7.0 installed, nothing else.

 

Thanks,

-Mike

Reply via email to