keepConcentration commented on issue #7976: URL: https://github.com/apache/gravitino/issues/7976#issuecomment-3290878835
Hi @justinmclean, I checked a bit in my local environment and looked into the changes needed to support JDK 21: - Upgrade Spotless to 6.19 and Google-java-format to at least 1.10.0 - Add missing Javadocs required by the newer formatter - Upgrade Lombok to a version compatible with JDK 21 Just to clarify, is this issue intended to cover not only upgrading Spotless but also ensuring that the project builds successfully on JDK 21? -- 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]
