+1 SUCCESS! [2:33:22.722037]
-- No need to respin or anything, just trying to identify improvements for any future potential 10.x release. We have challenges verifying with newer JDKs. One of the issues has an easy fix, which I just didn’t noticed before, see https://github.com/apache/lucene/pull/16284 The smoke test script does not support RUNTIME_JAVA_HOME or runtime.java.home. It only knows about --test-alternative-java which naively overrides JAVA_HOME for the entire Gradle process. Maybe we support runtime.java.home, which should not be hard to do, right? -Chris. > On 22 Jun 2026, at 15:15, Benjamin Trent <[email protected]> wrote: > > +1 > > SUCCESS! [1:19:11.001006] > > On Mon, Jun 22, 2026 at 9:16 AM Luca Cavanna <[email protected]> wrote: > +1 > > SUCCESS! [0:38:04.260747] > > On Mon, Jun 22, 2026 at 3:15 PM Tommaso Teofili <[email protected]> > wrote: > +1 SUCCESS! [0:55:20.809890] > > > Tommaso > > On Mon, 22 Jun 2026 at 13:20, Alan Woodward <[email protected]> wrote: > Please vote for release candidate 1 for Lucene 10.5.0 > > The artifacts can be downloaded from: > https://dist.apache.org/repos/dist/dev/lucene/lucene-10.5.0-RC1-rev-f6eaee8148b7569e83c433feacc4f624608188fd > > You can run the smoke tester directly with this command: > > python3 -u dev-tools/scripts/smokeTestRelease.py \ > https://dist.apache.org/repos/dist/dev/lucene/lucene-10.5.0-RC1-rev-f6eaee8148b7569e83c433feacc4f624608188fd > > The vote will be open for at least 72 hours i.e. until 2026-06-25 12:00 UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
