|
From: <no...@so...> - 2001-10-10 04:27:37
|
Bugs item #468051, was opened at 2001-10-04 13:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=468051&group_id=588 Category: plugins Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: AntFarm (0.5.1) can't find custom taskde Initial Comment: I'm getting ClassNotFound exceptions when loading my custom ant tasks. The <taskdef> seems to define it just fine, but when I invoke it, it throws ClassNotFound. I've tried putting my task jar file most everywhere, including $JAVA_HOME/jre/lib/ext, ~/.jedit/jars, writing the taskdef w/an explicit classpath, and even re-jar-ing AntFarm.jar itself with my classes. Yes, the tasks work fine off the cmd line. I generally just drop them in $ANT_HOME/lib & they get picked up by $ANT_HOME/bin/ant. mike ma...@ac... ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2001-10-09 21:27 Message: Logged In: YES user_id=2280 I am closing all AntFarm 0.x bugs because AntFarm 1.0, due to be released in a few days, is a complete rewrite. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=468051&group_id=588 |