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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to