Carsten Ziegeler created SLING-5932:
---------------------------------------
Summary: Move Web Console Plugin to separate bundle
Key: SLING-5932
URL: https://issues.apache.org/jira/browse/SLING-5932
Project: Sling
Issue Type: Improvement
Components: Commons
Affects Versions: Commons Log 4.0.6
Reporter: Carsten Ziegeler
Fix For: Commons Log 4.0.8
The log implementation currently contains a web console plugin which uses a
dynamic package import. Once the log impl is wired to a bundle providing the
servlet api and that bundle is updated/removed, it causes the log
implementation to refresh, which usually means a complete restart of the system
(as every bunde uses logging).
We should reduce this coupling and remove any dependency to the servlet api
from the logging implementation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)