> -----Original Message-----
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> 
> The nice thing about the commons approach is that it lets complex code
> inside a task integrate properly with Ant's logging. As an example,
> Axis' axis-wsdl2java uses the commons logger; to date it is not aligned
> with Ant in logging modes.

The bad thing in the additional dependency on commons-logging. Sure, there
already is the dependency on Xerces, but even that one should be optional
(for JDK 1.4+ users), and downloaded Maven-style from ibiblio.

I like my Ant at the very bottom of the dependency stack, thank you ;-) --DD

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

Reply via email to