You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/09/22 20:02:16 UTC

[GitHub] [ozone] adoroszlai commented on a diff in pull request #3773: HDDS-7251. Replace Log4j 1.x with Reload4j

adoroszlai commented on code in PR #3773:
URL: https://github.com/apache/ozone/pull/3773#discussion_r978037909


##########
hadoop-ozone/s3gateway/pom.xml:
##########
@@ -147,48 +147,6 @@
       <groupId>org.apache.ozone</groupId>
       <artifactId>hdds-hadoop-dependency-test</artifactId>
       <scope>test</scope>
-      <exclusions>

Review Comment:
   Yes, it's related, but not strictly required.  I was trying to eliminate `log4j` coming as transitive dependency via various Hadoop test jars e.g. `hadoop-hdfs`.  I replaced dependence on `hadoop-hdfs` with `hdds-hadoop-dependency-test`.  Since the latter already excludes transitive dependencies, these local exclusions seemed unnecessary.



-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org