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

   Hi @mbien,
   This is why the PR is currently in draft status. We build and test it 
already with a local install. It is enough to set an env variable. Lucene 
always runs Gradle with Java 17. You can still test against later version by 
passing RUNTIME_JAVA_HOME.
   
   This PR is just not yet merged to not being too much hassle for 
contributors/committers. When it does not Autodownload it's too hard to use.
   
   Once GA release is available on Adoptium we will merge this.
   
   I have another solution in my dev folder that allows to compile without jdk 
19 or 20 downloaded or installed at all, but it is a bit hacky (it ships with a 
signatures jar file that's compiled against).


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