ppkarwasz opened a new pull request, #2155:
URL: https://github.com/apache/zookeeper/pull/2155

   Java libraries should not have `runtime` dependencies on logging backends, 
since they are often included in third-party applications that might make a 
different choice of backend.
   
   This PR:
   
   * removes the Logback dependency from the runtime scope of the `zookeeper` 
artifact and moves it into the `test` Maven scope,
   * adds Logback to `zookeeper-assembly`, which is used to produce the 
standalone [binary distribution](https://zookeeper.apache.org/releases) 
available on Zookeeper's site.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to