Hellow everyone,
I am working with ANT 1.6.5, have a question for MacroDef: how can I get the
configured nested tasks from ?
suppose I have the following macrodef template,
and I have a following target:
what I want is
On Tue, 14 Oct 2003, Christopher Bender
<[EMAIL PROTECTED]> wrote:
> This is stumping me pretty good and Im hoping someone has experience
> something similar and found a solution.
You probably have to load the task classes via the same classloader.
To do so, either write a small Java properties f
Hey,
i am developing some of my own tasks and I am running into the following problem. I
have the two task defs below
Now, if I invoke each of these tasks in