Hi,

Testing with JDK 23 is trivial, you don't need an updated Gradle, I have a shortcut for this setup on my explorer toolbar that launches a shell with the given settings (on every possible JDK installed her)

export RUNTIME_JAVA_HOME=/path/to/jdk/23,24,25,43,....
./gradlew test

Uwe

Am 30.08.2024 um 13:00 schrieb Chris Hegarty:
On 30 Aug 2024, at 11:39, Dawid Weiss <dawid.we...@gmail.com> wrote:


Just a kind note that this PR, updating gradle, has been folded into the main 
branch:

https://github.com/apache/lucene/issues/13698

It wasn't a smooth ride so if you experience something odd or not working, 
please add a comment or reopen that issue. Thank you.
Thanks for doing this, your efforts are very much appreciated.

Once it settles a bit in _main_, it would be great to backport to 9.x so we can 
more easily test and verify with JDK 23 builds.

-Chris.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

--
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: u...@thetaphi.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to