The Condition task is one of the "Core Tasks" of Ant. You'll see a link on the left hand side of the manual for Ant Tasks. Select that, then "Core Tasks". Condition should be there.
The <if> task is part of the AntContrib package which is available from <http://ant-contrib.sourceforge.net/>. Task descriptions are from <http://ant-contrib.sourceforge.net/tasks/tasks/index.html> I don't believe that AntContrib tasks have been updated in years. I don't even know if they're still maintained, but a lot of people use them because they have some very nice features that are missing in the regular ant tasks (like loops, try/throw, and if). On Fri, Mar 6, 2009 at 11:26 AM, Scott Stark <sst...@us.ibm.com> wrote: > Dumb question, but where in the documentation > (http://ant.apache.org/manual/index.html) is there a discussion of <if> and > <conditions>? > > thanks, > Scott > -- -- David Weintraub qazw...@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org