[
https://issues.apache.org/jira/browse/CXF-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072251#comment-16072251
]
Sergey Beryozkin commented on CXF-7435:
---------------------------------------
Hi Dennis
I guess those dependencies are really test dependencies. I've just tried,
removed the logback one and made the jcl-over-slf4j as a test one and it all
works just fine, the latter is needed by Spring test runner...
Can you please update the pom ? Thanks
> Logger conflict
> ---------------
>
> Key: CXF-7435
> URL: https://issues.apache.org/jira/browse/CXF-7435
> Project: CXF
> Issue Type: Bug
> Components: logging
> Affects Versions: 3.1.12
> Reporter: Alexander K.
> Fix For: 3.1.13, 3.2.0
>
>
> Hello,
> In version 3.1.12 a new dependency on ch.qos.logback was introduced in
> [CXF-7329|https://github.com/apache/cxf/commit/931ee8103f7762e8e96a3ae7fb329defb18d68aa].
> This conflicts with [Spring Boot
> Logging|https://docs.spring.io/spring-boot/docs/current/reference/html/howto-logging.html]
> abstraction over slf4j. Now it is impossible to use log4j2. Such specific
> implementation dependency should be removed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)