ctubbsii commented on code in PR #3215:
URL: https://github.com/apache/accumulo/pull/3215#discussion_r1124516066


##########
assemble/pom.xml:
##########
@@ -297,11 +297,6 @@
       <artifactId>log4j-api</artifactId>
       <optional>true</optional>
     </dependency>
-    <dependency>
-      <groupId>org.apache.logging.log4j</groupId>
-      <artifactId>log4j-core</artifactId>
-      <optional>true</optional>
-    </dependency>
     <dependency>

Review Comment:
   We still need log4j-core in the assembly for runtime. That's why this one 
didn't have the same comment as the others.



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