adoroszlai opened a new pull request, #9640: URL: https://github.com/apache/ozone/pull/9640
## What changes were proposed in this pull request? - Require Java 17 for building and running Ozone server components, including admin tools. - Keep supporting Java 8 for client components. - Disable `findbugs` check (temporarily) because Spotbugs 3 does not work with Java 17, and Spotbugs 4 reports 2K+ new warnings. Project to fix Spotbugs violations: HDDS-10150. https://issues.apache.org/jira/browse/HDDS-14439 ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/21066105001 -- 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]
