Hi folks,

I have posted a 1st release candidate for the Apache OpenNLP 2.5.11. release 
and it is ready for testing.

Thank you to everyone who contributed to this release, including all of our 
users and the people who submitted bug reports, c
ontributed 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-1072

<repositories>
<repository>
<id>opennlp-2.5.11-rc1</id>
<name>Testing OpenNLP 2.5.11 release candidate</name>
<url>
https://repository.apache.org/content/repositories/orgapacheopennlp-1072
</url>
</repository>
</repositories>

Binaries & Source:

https://dist.apache.org/repos/dist/dev/opennlp/opennlp-2.5.11-rc1

Tag:

https://github.com/apache/opennlp/releases/tag/opennlp-2.5.11

Tag Hash: 616de7e7b954d502c5ca6d8293b15e2e43b5fa05

Release notes:

Test
• [OPENNLP-1859] - Add tests for BilouCodec encode/decode and outcome 
compatibility
Task
• [OPENNLP-1854] - Resolve DocBook DTD from local catalog instead of remote URL
• [OPENNLP-1855] - Move to Apache Parent 39
• [OPENNLP-1856] - Update JUnit to 6.1.2
• [OPENNLP-1858] - Add ASF allowlist-check workflow for GitHub Actions
• [OPENNLP-1890] - Allowlist based class Instantiation in GeneratorFactory / 
StreamFactory / StringInterners
• [OPENNLP-1891] - Harden Deserialization in BaseModel
Dependency upgrade
• [OPENNLP-1873] - Update ONNX runtime to 1.27.0
• [OPENNLP-1874] - Update Log4J to 2.26.1
• [OPENNLP-1881] - Upgrade & Pin Pester in GH action

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/37

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.11
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!
Richard



Reply via email to