Re: [VOTE] Release Lucene 9.12.3 RC1
Ignacio Vera <[email protected]>
| Newsgroups | gmane.comp.jakarta.lucene.devel |
|---|---|
| Message-ID | <CAKryLwt17Bb46x9knKRcv9pucGtcwF1C_iV_kK5BT_eLwkq0oA@mail.gmail.com> |
Hello Ankit, I have just fixed a regression <https://github.com/apache/lucene/issues/15205> in a lucene component that is used for indexing polygons using lucene that was introduced in lucene 9.12.1. If you are generating a RC2 I wonder if it would be ok for you if I backport the fix <https://github.com/apache/lucene/pull/15211> so it is part of the release. It is very much contained on the component so it should not affect the stability of the release. Thanks, Ignacio On Tue, Sep 23, 2025 at 8:03 AM Ankit Jain <[email protected]> wrote: > Thanks Chris and Uwe. I have backported the change for disabling the > security manager to 9.12 branch. I can generate RC2 with this change > included and send out another vote, unless I am missing something. >