Google ant-contrib.
-----Original Message-----
From: Mike Garcia [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 12, 2008 11:13 AM
To: [email protected]
Subject: I can't use the <if>task
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]