What's the line:

    if (uri.startsWith("ant:") && !uri.startsWith("antlib:")) {

in MacroDef#setURI(String) about?  It can surely be written better :-)

But the code looks like it will be the same for many tasks, so maybe an
abstract AntlibTask and AntlibTaskContainer would be nice to have.  What do
you think?

--
knut




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to