[
https://issues.apache.org/jira/browse/CXF-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2701.
------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Been resolved for a while.
> Make slf4j-jdk14 optional dependency in http-jetty
> --------------------------------------------------
>
> Key: CXF-2701
> URL: https://issues.apache.org/jira/browse/CXF-2701
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.2.5, 2.3.0
> Reporter: Roman Kalukiewicz
> Priority: Trivial
> Fix For: 2.3.0
>
>
> slf4j refuses to work properly if two bidings are present, but when I use
> cxf-rt-transports-http-jetty artifact in maven it pulls also slf4j-jdk14 (as
> it is transitive dependency).
> I would like this dependency to be optional, as it really is one of many jars
> that someone can choose to use in his own tests (I choose to use
> slf4j-log4j12) and such person is forced to exclude slf4j-jdk14.
> Another thing is I believe the scope should be 'runtime' as you don't use it
> for main/test compilation, but only at runtime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.