On Wed, 30 Apr 2008, Fabien Dubois <[EMAIL PROTECTED]> wrote: > <taskdef uri="antlib:net.sf.antcontrib" > resource="net/sf/antcontrib/cpptasks/antlib.xml" > classpath="${lib}/cpptasks.jar"/> > > <if> > > Ant stops this task at the < if > (so there is no problem for the > taskdef):
I don't think cpptasks.jar contains the if-task, you need the ant-contrib.jar for that. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]