yashmayya opened a new pull request, #12992:
URL: https://github.com/apache/pinot/pull/12992

   - The Spotless plugin was disabled for Java 21 in 
https://github.com/apache/pinot/pull/11670 because Spotless didn't support Java 
21 at the time.
   - However, https://github.com/diffplug/spotless/pull/1920 fixed the 
incompatibility and was released in version `2.41.1` of the 
`spotless-maven-plugin`.
   - https://github.com/apache/pinot/pull/12827 bumped up the Spotless plugin 
version from `2.28.0` to `2.43.0` and it can now be re-enabled for Java 21.
   - This has been verified locally by running `mvn spotless:check` and `mvn 
spotless:apply` while using Java 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]


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

Reply via email to