cxf-rt-transports-http-jetty pulling in slf4j-jdk14 dependency
--------------------------------------------------------------
Key: CXF-2791
URL: https://issues.apache.org/jira/browse/CXF-2791
Project: CXF
Issue Type: Bug
Reporter: Emerson Farrugia
Priority: Minor
org.apache.cxf:cxf-rt-transports-http-jetty:jar:2.2.3:compile is pulling in
org.slf4j:slf4j-jdk14:jar:1.5.8:runtime. CXF artifacts should only depend on
org.slf4j:slf4j-api:jar:1.5.8:compile, and let the application determine what
logging subsystem to bind SLF4J to.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.