« Return to Thread: Problem to use ant contrib

Re: Problem to use ant contrib

by Stefan Bodewig :: Rate this Message:

Reply to Author | View in Thread

On Wed, 30 Apr 2008, Fabien Dubois <fabien.dubois@...> 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: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Problem to use ant contrib