Hi, thanks for prepping.
[x] Both source (tar.gz/zip) and binary artifacts (tar.gz/zip) are present, along with .asc and .sha512 files for each. [x] PGP signatures are valid for the release artifacts using the KEYS file from dist.apache.org [x] SHA512 checksums are correct and verified. [x] LICENSE and NOTICE files exist and are accurate. [x] No unexpected binary files in the source release. [x] All source files have appropriate ASF headers (excluding generated files and legacy files). [x] Build completes successfully from source and the instruction to do so are clear. +1 (binding) Some non blocking observations: 1.) dist/dev contains some unexpected source release files opennlp-2.5.10-source-release.zip opennlp-2.5.10-source-release.zip.asc opennlp-2.5.10-source-release.zip.sha512 Those should be dropped (imho) since we already ship apache-opennlp-2.5.10-src.tar.gz/zip 2.) mvn wrapper config is not bundled in the source file. Might be something to address later at some point (but mvn/mvnw is contained) Gruß Richard > Am 17.06.2026 um 21:06 schrieb Martin Wiesner <[email protected]>: > > Hi all, > > I have posted a first release candidate for the Apache OpenNLP 2.5.10 release > and it is ready for testing. > > Maintenance Infos: > • Bug Fixes: > • This release ships four bug fixes for: OPENNLP-1826, OPENNLP-1836, > OPENNLP-1839, and OPENNLP-1840 > • Improvements: > • OpenNLP now supports Roberta-based models (OPENNLP-1518) > • A problem with unsupported XML parser security options was addressed > (OPENNLP-1835) > • Several updates of dependencies were conducted, see Jira release notes > listing - URL down below > • Some minor tasks have been completed > > 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-1066 > > <repositories> > <repository> > <id>opennlp-2.5.10-RC1</id> > <name>Testing OpenNLP 2.5.10 release candidate</name> > <url> > https://repository.apache.org/content/repositories/orgapacheopennlp-1066 > </url> > </repository> > </repositories> > > Binaries & Source: > > https://dist.apache.org/repos/dist/dev/opennlp/opennlp-2.5.10-rc1/ > > Tag: > > https://github.com/apache/opennlp/releases/tag/opennlp-2.5.10 > > Tag Hash: dc721a964797344aa91280ae1bf6bc6eeb742f9b > > Release notes: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12356942 > > 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/30/ > > Reminder: The up-2-date KEYS file for signature verification can be > found here: https://dist.apache.org/repos/dist/release/opennlp/KEYS > > Checklist for reference: > > [ ] Both source (tar.gz/zip) and binary artifacts (tar.gz/zip) are present, > along with .asc and .sha512 files for each. > [ ] PGP signatures are valid for the release artifacts using the KEYS file > from dist.apache.org > [ ] SHA512 checksums are correct and verified. > [ ] LICENSE and NOTICE files exist and are accurate. > [ ] No unexpected binary files in the source release. > [ ] All source files have appropriate ASF headers (excluding generated files > and legacy files). > [ ] Build completes successfully from source and the instruction to do so are > clear. > > Please vote on releasing these packages as Apache OpenNLP 2.5.10 > 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
