You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/10/07 11:34:41 UTC

[GitHub] [accumulo] cshannon commented on pull request #3000: add log4j-core for test logging

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: notifications-unsubscribe@accumulo.apache.org

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