Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Re: Problem to use ant contrib

Stefan Bodewig

2008-04-30

Replies:

Author LoginPost Reply
On Wed, 30 Apr 2008, Fabien Dubois <fabien.dubois@(protected):

>       <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@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.