--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> On Fri, 9 Sep 2005, Matt Benson
> <[EMAIL PROTECTED]> wrote:
> 
> >> Load all resources from META-INF/antlib.xml at
> startup and process
> >> them, I'd say.
> > 
> > Sounds cool, but what do you do about e.g.
> collisions
> > among tasknames from 3rd-party distributions?
> 
> It was Jose Alberto who wanted them in the default
> namespace ;-)
> 
> > What is the user's recourse, turn off the warning
> and manually
> > typedef (both)?
> 
> Probably.  You don't have any chance to resolve this
> any other way
> since the order the resources get discovered and
> might even be
> different on each run (not sure, but it would
> certainly depend on the
> VM).

I suppose, too, that a given project could supply two
versions of antlib.xml:  the package-level version
designed for namespaces, and the one in META-INF that
could use a (recommended) e.g. antcontrib=ac-*
convention to reduce the chances of collision.  :)  Or
would that be too ugly/scary for the world?

-Matt

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


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to