Peter,
Thanks for the clarification, I appreciate it!
Sincerely,
Jon
From: Peter Reilly
To: Ant Users List
Sent: Mon, March 14, 2011 12:27:25 PM
Subject: Re: How to reference elements in custom task
There is nothing in ant that would do that (it was
; Does that give you more insight into my problem? It's entirely possible that
> what I want to do isn't feasible but that is what I am basically asking: can I
> do this as I've described or is there another, more preferable way to
> accomplish
> this?
>
&g
er
To: Ant Users List
Sent: Mon, March 14, 2011 11:21:57 AM
Subject: Re: How to reference elements in custom task
Jon,
>
This attribute of yours, "classpathref" is not a standard attribute:
http://ant.apache.org/manual/Tasks/common.html
> I've been searching for exampl
Jon,
>
This attribute of yours, "classpathref" is not a standard attribute:
http://ant.apache.org/manual/Tasks/common.html
> I've been searching for examples or forum posts related to this but everything
> I've found isn't working.
How about sharing what you've found and what exactly is no
Hi,
I have a set of custom tasks that need to be able to load dependencies from
element. In my case my tasks may be defined in declarations
or
via adding the jar file to the $ANT_HOME/lib dir.
This is what I want to have in the build.xml file:
In this example the task s