« Return to Thread: Problem to use ant contrib

RE: Problem to use ant contrib

by Dubois, Fabien :: Rate this Message:

Reply to Author | View in Thread

Where I can find ant-contrib.jar?? because source forge is off...

Thank you

-----Message d'origine-----
De : Stefan Bodewig [mailto:bodewig@...]
Envoyé : mercredi 30 avril 2008 10:54
À : user@...
Objet : Re: Problem to use ant contrib

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@...


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Problem to use ant contrib