Shoothzj opened a new pull request, #3208:
URL: https://github.com/apache/bookkeeper/pull/3208

   ### Motivation
   this is a part work of remove log4j1 from bookeeper, first remove it from 
our test code, unit test and integrate test
   
   ### Changes
   - remove log4j1 scope test dependency
   - use log4j2.xml instread of log4j.properties
   - introduce testtools module to reduce duplication,  if a module needs 
particular configuration (very unlikely) we can add a log4j2-test.xml file 
which has precedence over log4j2.xml one. idea from 
[nicoloboschi](https://github.com/nicoloboschi)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to