Built and looks good on JDK17. No issues on my side. +1 to releasing as 2.5.1
Thanks for putting the release together! Thanks, Jeff On Wed, Dec 4, 2024 at 1:03 PM Martin Wiesner <[email protected]> wrote: > +1 (binding) > > - Verified signatures > - Did a local full build (on MacOS with Java 17.0.13, Maven 3.9.9) from > tar.gz source > - Used and checked opennlp-tools 2.5.1 jar file in two personal projects, > via Maven snippet below: all fine > - Checked Eval build result of tag-specific run: all fine > > Best > Martin | mawiesne > > > > Am 03.12.2024 um 07:53 schrieb Richard Zowalla <[email protected]>: > > > > Hi folks, > > > > I have posted a 1st release candidate for the Apache OpenNLP 2.5.1 > release and it is ready for testing. > > > > This release introduces thread-safe versions of key components and > expanded support for custom dictionaries in NLP tools. > > Additionally, it includesbug fixes, upgraded dependencies, improved > documentation, and the inclusion of OpenNLP Models 1.2. > > > > > > 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-XXXX > > > > <repositories> > > <repository> > > <id>opennlp-2.5.1-rc1</id> > > <name>Testing OpenNLP 2.5.1 release candidate</name> > > <url> > > https://repository.apache.org/content/repositories/orgapacheopennlp-1045 > > </url> > > </repository> > > </repositories> > > > > Binaries & Source: > > > > https://dist.apache.org/repos/dist/dev/opennlp/opennlp-2.5.1-rc1 > > > > > > Tag: > > > > https://github.com/apache/opennlp/releases/tag/opennlp-2,5.1 > > > > > > > > Release notes: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12355252 > > > > > > 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/15 > > > > 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.1 > > The ote 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 > > >
