Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.7, 2.1.0, 2.1.1
-
None
Description
Static references to log objects are considered harmful when used in a shared classloader:
http://wiki.apache.org/jakarta-commons/Logging/StaticLog
Static references must be removed.