uschindler commented on PR #941:
URL: https://github.com/apache/lucene/pull/941#issuecomment-1146076358

   > I think the upper limit is set for running Gradle (the reason why it 
resides in `WrapperDownloader`), not for building Lucene. I'm missing something 
though.
   
   Yes. That's true.
   
   But what is still missing here: The Java version that executes javac and 
javadoc is not necessarily the gradle java version. so you also need a check in 
`alternative-jdk-support.gradle.gradle` for the "minimum version" (not maximum 
there).


-- 
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

Reply via email to