Thomas Mortagne created ZOOKEEPER-4763:
------------------------------------------
Summary: Logback dependency should be scope provided/test
Key: ZOOKEEPER-4763
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4763
Project: ZooKeeper
Issue Type: Bug
Components: other
Affects Versions: 3.8.0
Reporter: Thomas Mortagne
In general, a library which use SLF4J is not supposed to impose implementation
(logback, log4j2, etc.) to use which remain a choice of the final runtime/WAR.
The logback dependency in zookeeper should be set to scope "provided" or "test"
so that Maven does not follow it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)