ctubbsii commented on a change in pull request #332: ACCUMULO-XXXX Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r157932342
########## File path: pom.xml ########## @@ -907,6 +922,10 @@ <artifactId>java17</artifactId> <version>1.0</version> </signature> + <ignores> + <ignore>org.apache.hadoop.conf.Configuration</ignore> + <ignore>org.apache.hadoop.fs.FileSystem</ignore> Review comment: FWIW, I would not have a problem making 1.9.0 also require Java 8. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services