Hi Jan, thanks for testing and reporting it. > Minor: Luke started on macOS Monterey complains about Times font not being > available: > Warning: the fonts "Times" and "Times" are not available for the Java logical > font "Serif", which may have unexpected appearance or behavior. Re-enable the > "Times" font to remove this warning.
I opened an issue. https://issues.apache.org/jira/browse/LUCENE-10256 I can't reproduce it, for now, but it seems not to be critical to run a program that depends on Serif fonts. https://www.mathworks.com/matlabcentral/answers/1571348-why-do-i-receive-the-error-warning-the-font-times-is-not-available-when-starting-matlab-on-maco Tomoko 2021年11月24日(水) 7:35 Michael Sokolov <[email protected]>: > > and ... now all the tests are passing; no change to Lucene needed. > > On Tue, Nov 23, 2021 at 5:22 PM Michael Sokolov <[email protected]> wrote: > > > > I ran the smoke tester to SUCCESS! - sorry, I lost the timing in my > > terminal scrollback, but it is so fast :) Also ran unit tests of our > > service after upgrading, and although there are some fails, it all > > looks like we are stumbling over our own feet - not Lucene issues. > > > > +1 to release > > > > On Tue, Nov 23, 2021 at 11:54 AM Ignacio Vera <[email protected]> wrote: > > > > > > +1 SUCCESS! [0:19:28.854798] > > > > > > On Tue, Nov 23, 2021 at 1:20 PM Robert Muir <[email protected]> wrote: > > >> > > >> Thanks Adrien for addressing one half of the back compat problem. > > >> > > >> Unfortunately, the "branch_8x" branch is still live and running hot, > > >> same as before. > > >> So I have to again give my -1 VOTE, due to the fact that backwards > > >> compatibility can't be guaranteed. > > >> Given that it is being expanded to TWO major releases, this is a major > > >> commitment that we have to take seriously. > > >> At a ~ 2.5 year average major release rate, that's up to *7.5 years* > > >> to fully remove a mistake, for example. > > >> > > >> So I really do think we need things in order here, despite some > > >> backwards neanderthal thinking that wants to always stay on the same > > >> release and java 1.4 and so on. > > >> > > >> On Tue, Nov 23, 2021 at 3:40 AM Adrien Grand <[email protected]> wrote: > > >> > > > >> > Please vote for release candidate 2 for Lucene 9.0.0 > > >> > > > >> > The artifacts can be downloaded from: > > >> > https://dist.apache.org/repos/dist/dev/lucene/lucene-9.0.0-RC2-rev-95072f3b71e67e308d71a6149323bf7dd04c8f75 > > >> > > > >> > 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-RC2-rev-95072f3b71e67e308d71a6149323bf7dd04c8f75 > > >> > > > >> > The vote will be open until 2021-11-26 09: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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
