https://issues.apache.org/bugzilla/show_bug.cgi?id=49402

--- Comment #6 from Rainer Jung <rainer.j...@kippdata.de> 2010-07-14 06:08:40 
EDT ---
In previous versions of TC 6 the jars in the maven repos were indeeed
*identical*. I assume you really referred to that problem when you wrote
"Exactly (look at the md5) the same juli.jar" in your original report.

The different observation you are now referring to, namely that some classes in
the two jars are identical, is right and that's intended:

The non-extras jar contains a self-contained implementation of Tomcat JULI
logging linking directly to the JDK logging. The extras jars contain an
alternative implementation, namely a repackaged commons-logging. The
repackaging helps in avoiding conflicts with webapp provided commons-logging.

More information is contained in the docs:
http://tomcat.apache.org/tomcat-6.0-doc/logging.html

Regards,

Rainer

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to