Hi, > Policeman Jenkins ran smoke tester with JDK 11 and JDK 17 for me, log is here: > https://jenkins.thetaphi.de/job/Lucene-Release-Tester/7/console > > The result was: > SUCCESS! [0:24:44.934189] > > (AMD Ryzen 7 3700X 8-Core Processor, Linux 5.11.0-40-generic #44~20.04.2- > Ubuntu SMP Tue Oct 26 18:07:44 UTC 2021 x86_64 x86_64 x86_64 > GNU/Linux) > > I also reviewed the Luke instance on Windows, started successfully this time > with whitespace in my user name. I opened 2 backwards compatibility indexes > to check codecs with Luke and investigated index contents: > - sorted 8.11.0 > - index 8.0.0 nocfs > > I checked the src.tgz file, I was only a bit confused about the > "pax_global_header" file, looks as if it contains the commit hash. What's > this? > > There is a minor issue: When opening the documentation folder, the path of > luke startup scripts is wrong: > Luke - Lucene Toolbox GUI tool: A Swing app for browsing documents, indexed > terms and posting lists, searching an index, and so on. Type "/path/to/lucene- > 9.0.0/luke/luke.{sh|bat}" to launch Luke. (we should commit a fix to index.md > file in documentation sources)
I fixed the documentation typo in main und branch_9x. > +1 to release > > Uwe > > ----- > Uwe Schindler > Achterdiek 19, D-28357 Bremen > https://www.thetaphi.de > eMail: [email protected] > > > -----Original Message----- > > From: Adrien Grand <[email protected]> > > Sent: Friday, November 26, 2021 3:31 PM > > To: Lucene Dev <[email protected]> > > Subject: [VOTE] Release Lucene 9.0.0 RC3 > > > > Please vote for release candidate 3 for Lucene 9.0.0. > > > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/lucene/lucene-9.0.0-RC3-rev- > > 1ddce848cf3d5067efcafc6569d5f8203e56af0b > > > > 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.0.0-RC3-rev- > > 1ddce848cf3d5067efcafc6569d5f8203e56af0b > > > > The vote will be open until 2021-11-30 9:00 UTC. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Here is my +1. > > > > -- > > Adrien > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
