Bertrand Delacretaz created SLING-3185:
------------------------------------------
Summary: Circular dependency between o.a.s.commons.log and
slf4j.api
Key: SLING-3185
URL: https://issues.apache.org/jira/browse/SLING-3185
Project: Sling
Issue Type: Bug
Components: Commons
Affects Versions: Commons Log 3.0.0
Reporter: Bertrand Delacretaz
Priority: Minor
with the initial launchpad runmodes patch of SLING-3155, the
org.apache.sling.commons.log bundle does not start initially, due to a circular
dependency:
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
--
This message was sent by Atlassian JIRA
(v6.1#6144)