Github user ctubbsii commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/239#discussion_r109792804
--- Diff: fate/pom.xml ---
@@ -35,10 +35,6 @@
<artifactId>commons-lang</artifactId>
</dependency>
<dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
--- End diff --
I believe this is still a runtime dependency. Runtime scoped items are
added to the test classpath, and I believe we still need an actual
implementation declared for test logging. (Same issue in other modules.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---