From: SourceForge.net <no...@so...> - 2006-08-30 18:09:49
|
Plugin Bugs item #512383, was opened at 2002-02-03 05:58 Message generated for change (Settings changed) made by ezust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=512383&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Fixed Priority: 5 Submitted By: Andrew Sterling Hanenkamp (hanenkamp) >Assigned to: Alan Ezust (ezust) Summary: Ant Farm not finding custom task Initial Comment: I am using the XDoclet <ejbdoclet> task in a project I am working on. Ant Farm will not accept my build file containing my <taskdef> unless I give a specific classpath attribute that contains the names of the xdoclet.jar and log4j.jar files directly, or give it a <classpath> tag inside that does the same. I would prefer to have these set as properties, but Ant Farm doesn't seem to understand property globbing inside of the classpath attribute or pathelement element. Ant globs these just fine from the command-line, so should Ant Farm. ---------------------------------------------------------------------- >Comment By: Alan Ezust (ezust) Date: 2006-08-30 11:09 Message: Logged In: YES user_id=935841 Can you reproduce with AntFarm 1.4? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=512383&group_id=588 |