eolivelli opened a new pull request #1802:
URL: https://github.com/apache/zookeeper/pull/1802


   - Drop Apache Log4j1
   - Replace with https://reload4j.qos.ch/, that is 100% compatible (same 
package names, it is actually a fork)
   - Remove logging implementation dependency from zookeeper server module 
(that is also used by clients)
   
   Client applications that upgrade to 3.6.4 or 3.7.1 won't have surprises 
regarding Maven exclusions, they were used to exclude log4j1, this is no more 
needed, but even if they forget to drop that exclusion it will be harmless, and 
they will never find reload4j as transitive dependency


-- 
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