You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Philippe Bonnardel <ph...@winsoft.fr> on 2003/03/14 14:40:26 UTC

FW: taskdef classpath issue

 
Hi all,
 
I'm facing an issue concerning taskdef tag. I want to use my own task
(let say ZZZ) defining in zzz.jar. And when I defined it like this 
   <taskdef name="ZZZ" classname="com.xxx.yyy.ZZZ">
   <classpath >
      <pathelement location="bin/zzz.jar"/>
   </classpath>
   </taskdef>

I've got "taskdef com.xxx.yyy.ZZZ cannot be found" 
 
Any idea what I did wrong? (oh by the way I'm using [ant 1.5.1] on Win
XP)
 
Philippe Bonnardel.
---------------------------------------------------------------------
E-Paper Software Engineer  
Winsoft S.A. ( <http://www.winsoft.fr/> http://www.winsoft.fr) 
 <ma...@winsoft.fr> philippe.bonnardel@winsoft.fr
Tel: +33 438 022 231  Fax: +33 438 022 211 
--------------------------------------------------------------------