Here’s my own +1 (binding) Gruß Martin
> Am 15.04.2025 um 08:30 schrieb Richard Zowalla <r...@apache.org>: > > - Build from source. Encountered some weirdo issues due to cached artifacts. > Might be useful to always build with -Dci locally, too. > > Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) > Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec > Java version: 17.0.14, vendor: Eclipse Adoptium, runtime: > /opt/homebrew/Cellar/sdkman-cli/5.18.2/libexec/candidates/java/17.0.14-tem > Default locale: de_DE, platform encoding: UTF-8 > OS name: "mac os x", version: "15.4", arch: "aarch64", family: "mac" > > - Checked for differences between source and tag version via diffoscope -> > all fine > - Validated hash and asc signature of src distribution -> looks good > - Checked the bin distribution for docs. > > +1 (binding) > > Gruß > Richard > >> Am 15.04.2025 um 02:43 schrieb Jeff Zemerick <jzemer...@apache.org>: >> >> +1 >> >> Built and tested fine. Thanks for putting it together. >> >> Apache Maven 3.8.7 >> Maven home: /usr/share/maven >> Java version: 17.0.13, vendor: Ubuntu, runtime: >> /usr/lib/jvm/java-17-openjdk-amd64 >> Default locale: en, platform encoding: UTF-8 >> OS name: "linux", version: "5.15.167.4-microsoft-standard-wsl2", arch: >> "amd64", family: "unix" >> >> Thanks, >> Jeff >> >> >> On Sat, Apr 12, 2025 at 9:20 AM Martin Wiesner <mawie...@apache.org> wrote: >> >>> Hi folks, >>> >>> I have posted a 1st release candidate (rc1) for the Apache OpenNLP 2.5.4 >>> release and it is ready for testing. >>> >>> In total, this release tackles 28 issues and brings several dependency >>> updates, bug fixes, additions and a modernization of the stemmer classes. >>> The OpenNLP UIMA component has received many more unit tests (see: >>> OPENNLP-385). Other (sandbox) components also received further unit tests, >>> raising the corresponding test coverage. >>> >>> Thank you to everyone who contributed to this release, including all of >>> our users and the people who submitted bug reports, contributed code or >>> documentation enhancements. >>> >>> The release was made using the OpenNLP release process, documented on the >>> website: >>> https://opennlp.apache.org/release.html >>> >>> Maven Repo: >>> https://repository.apache.org/content/repositories/orgapacheopennlp-1048 >>> >>> <repositories> >>> <repository> >>> <id>opennlp-2.5.4-rc1</id> >>> <name>Testing OpenNLP 2.5.4 release candidate</name> >>> <url> >>> https://repository.apache.org/content/repositories/orgapacheopennlp-1048 >>> </url> >>> </repository> >>> </repositories> >>> >>> Binaries & Source: >>> >>> https://dist.apache.org/repos/dist/dev/opennlp/opennlp-2.5.4-rc1 >>> >>> Tag: >>> >>> https://github.com/apache/opennlp/releases/tag/opennlp-2.5.4 >>> >>> Release notes: >>> >>> >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12355541 >>> >>> The results of the eval tests for the aforementioned tag can be found here: >>> https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-releases/18/ >>> >>> Reminder: The up-2-date KEYS file for signature verification can be found >>> here: >>> https://dist.apache.org/repos/dist/release/opennlp/KEYS >>> >>> Please vote on releasing these packages as Apache OpenNLP 2.5.4. >>> The vote is open for at least the next 72 hours. >>> >>> Only votes from OpenNLP PMC are binding, but everyone is welcome to check >>> the release candidate and vote. >>> The vote passes if at least three binding +1 votes are cast. >>> >>> Please VOTE >>> >>> [+1] go ship it >>> [+0] meh, don't care >>> [-1] stop, there is a ${showstopper} >>> >>> Thanks! >>> >>> Martin | mawiesne >