ChengRen created KARAF-2593:
-------------------------------
Summary: pax-logging-api, slf4j and logback package export conflict
Key: KARAF-2593
URL: https://issues.apache.org/jira/browse/KARAF-2593
Project: Karaf
Issue Type: Dependency upgrade
Affects Versions: 3.0.0
Reporter: ChengRen
The newest version of pax-logging-api is1.7.1 which export slf4j 1.7.1 . But
slf4j-api's newest version is 1.7.5 and also import slf4j.impl with version
1.6.0. And logback's newest version is 1.0.13 which export slf4j.impl(1.7.5).
Karaf use pax-logging-api as slf4j bundle, which is becoming lagged behand
slf4j. should we switch back to slf4j or upgrade pax-logging-api to newer
version?
--
This message was sent by Atlassian JIRA
(v6.1#6144)