Isn't it possible to use the "ant:current" uri to solve this issue, as
described in the link below?
http://ant.apache.org/manual/Types/antlib.html
From: Nicolas Lalevée
To: Ant Developers List
Sent: Sunday, September 16, 2012 7:21 AM
Subject: Self-referenc
Hi,
FWIW, I approve generally of this feature and was soon going to start
working on something similar, only I had intended to support regex
matching. I'm not quite sure when I will be able to get back to work
on Ant, but I need the feature so rest assured it will get in there at
some point.
Matt
I was still playing with classloaders and namespaces and antlib import with the
AntDSL, and I encountered an unexpected limitation.
What I found: an antlib which is referencing itself in its definition cannot be
loaded dynamically via an uri other than its antlib one.
This is the case for antuni
I like this feature. I have been using the local task multiple times in my
targets to name properties, this enhancement will make my build scripts much
more cleaner.
From: Ralf
To: dev@ant.apache.org
Sent: Sunday, September 16, 2012 1:59 AM
Subject: Promotion
Hello,
about a month ago I added an enhancement request with patch to ant bugzilla.
As there were no feedback on bugzilla, I thought I start a little promotion.
The patch adds some functionality to the local task:
Additionally the new task "global" was ad
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned