mocobeta commented on PR #943: URL: https://github.com/apache/lucene/pull/943#issuecomment-1145801046
With jdk 11.0.12 ``` ERROR: You are using too old Java minor version. Use newer than 11.0.15, your version: 11.0.12+7-LTS ``` With jdk 11.0.15 ``` BUILD SUCCESSFUL ``` With jdk 17 ``` BUILD SUCCESSFUL ``` With jdk 18 ``` ERROR: Java version must be between 11 and 17 (>=11.0.15), your version: 18.0.1+10-FR ``` -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org