Remove static references to logging objects
-------------------------------------------
Key: TILES-353
URL: https://issues.apache.org/struts/browse/TILES-353
Project: Tiles
Issue Type: Bug
Components: tiles-api, tiles-compat, tiles-core, tiles-jsp (jsp
support), tiles-portlet, tiles-servlet, tiles-test
Affects Versions: 2.0.7, 2.1.0, 2.1.1
Reporter: Antonio Petrelli
Fix For: 2.1.2
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.