Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Commons Log 3.0.0
-
None
Description
with the initial launchpad runmodes patch of SLING-3155, the org.apache.sling.commons.log bundle does not start initially, due to a ClassCastException in Logback manager.
Note that there is a circular dependency between this bundle and slf4j.api:
commons log imports org.slf4j,version=1.6.4 from slf4j.api
slf4j.api imports org.slf4j.impl,version=1.6.4 from org.apache.sling.commons.log
Attachments
Attachments
Issue Links
- blocks
-
SLING-3155 Switch launchpad between Jackrabbit and Oak based on run modes
- Resolved
- relates to
-
SLING-3189 LogbackManager causes lockup on second startup
- Closed