|
From: SourceForge.net <no...@so...> - 2003-05-23 21:57:30
|
Bugs item #512383, was opened at 2002-02-03 08:58 Message generated for change (Settings changed) made by spestov You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=512383&group_id=588 Category: plugins Group: normal bug Status: Open Resolution: None Priority: 5 Submitted By: Andrew Sterling Hanenkamp (hanenkamp) >Assigned to: James Wilson (jiwils) 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=512383&group_id=588 |