cshannon commented on PR #3000:
URL: https://github.com/apache/accumulo/pull/3000#issuecomment-1271476193

   The current version of this change doesn't actually solve anything because 
as @ctubbsii pointed out the dependency is already transitive from 
accumulo-monitor. I can see the dependency is pulled in transitively both in 
Intellij and the command line and running tests from the test module from 
Intellij logging is working fine in the `test` module.
   
   However, where I do see a problem is other modules. For example, running 
BulkImporterTest doesn't have logging as there is not longer a transitive 
dependency on log4j-core for `server/base` module. 
   
   I will go through and update the PR and push a commit to fix this.


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