+1 SUCCESS! [1:13:37.634770] On Tue, Sep 27, 2022 at 6:44 PM Uwe Schindler <u...@thetaphi.de> wrote:
> Hi, > > Policeman Jenkins checked the release candidate 3 (RC3) for me ( > https://jenkins.thetaphi.de/job/Lucene-Release-Tester/22/console): > > SUCCESS! [1:42:45.782213] > Finished: SUCCESS > > I also checked Luke downloaded from the binary JAR and tested Java 19 > support: > > - When starting Luke with Java 11 it says in log window that MMapDir > is not supported (which is correct and was always the case since we > switched to module system to start Luke, because unmapping does not work in > module system until you add jdk.unsupported optional module, which Luke > does not do). > - When you start Luke with Java 19, it logs to the logger window that > it has detected Java 19 and that you should pass "--enable-preview" to make > full use of it. > - When you start Luke with Java 19 and "--enable-preview", it uses the > new MMAP implementation! voila! > > I also ran the build system manually with Java 19 and all tests succeeded. > > +1 to release! > > Uwe > > Am 27.09.2022 um 15:14 schrieb Michael Sokolov: > > Please vote for release candidate 3 for Lucene 9.4.0 > > The artifacts can be downloaded > from:https://dist.apache.org/repos/dist/dev/lucene/lucene-9.4.0-RC3-rev-d2e22e18c6c92b6a6ba0bbc26d78b5e82832f956 > > 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-9.4.0-RC3-rev-d2e22e18c6c92b6a6ba0bbc26d78b5e82832f956 > > The vote will be open for at least 72 hours i.e. until 2022-09-30 14:00 UTC. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here is my +1 > > --------------------------------------------------------------------- > 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 Bremenhttps://www.thetaphi.de > eMail: u...@thetaphi.de > > -- Adrien