Robert Burrell Donkin wrote:
>
> the main advantage of this is that the build doesn't depend on the user's classpath
>environmental variable. this makes the build
> much more portable.
But then log4j has to ship with all libraries it depends on - which is
quite a few. And also, there is no guarantee that the versions of these
libraries match what log4j users use themselves, i.e. log4j compilation
could work and then using resulting jar files might fail because they
depend on newer versions of libs.
--
Anders Kristensen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]