Hi Uwe, > On 30 Aug 2024, at 14:40, Uwe Schindler <u...@thetaphi.de> wrote: > > 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
Agreed. I was mostly thinking about the release validation smoke test, where I thought there was a small complication whereby it used the same JDK for both running gradle and the tests. But maybe that is no longer an issue. ( I basically wanna be able to run `python3 -u dev-tools/scripts/smokeTestRelease.py ` on Lucene 9.12 and 10 RC builds with JDK 23 ) -Chris. > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org