From: SourceForge.net <no...@so...> - 2006-09-15 02:00:48
|
Plugin Bugs item #512383, was opened at 2002-02-03 05:58 Message generated for change (Comment added) 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: Closed 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-09-14 19:00 Message: Logged In: YES user_id=935841 Yeah, I know, it's been open for 4 years. But I wasn't using it back when you reported it, and now I'm helping to maintain it, so I'm closing old bugs. Why not try 4.3pre6 and the latest AntFarm? You might like it better than you did back then :-) ---------------------------------------------------------------------- Comment By: Andrew Sterling Hanenkamp (hanenkamp) Date: 2006-09-14 18:16 Message: Logged In: YES user_id=113624 Are you kidding? I reported this 4 years ago. I don't even use jEdit anymore. ---------------------------------------------------------------------- Comment By: SourceForge Robot (sf-robot) Date: 2006-09-13 19:20 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- 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 |