lidavidm commented on code in PR #43050: URL: https://github.com/apache/arrow/pull/43050#discussion_r1696193277
########## docs/source/developers/java/building.rst: ########## @@ -32,8 +32,12 @@ Arrow Java uses the `Maven <https://maven.apache.org/>`_ build system. Building requires: +* JDK 22+ Review Comment: I think it's not a problem to build with Java 22 for the release, I'm just thinking there may be people who would build JARs themselves instead of relying on Maven and would not necessarily want to use a non-LTS release -- 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]
