+1 (binding)
- Verified signatures: => ok - Checked presence of apidocs directory in 'docs‘ of binary tar.gz: => yes - Checked if „opennlp“ shell script executes as expected: => yes - Did a full build locally (build env: see below) from source tar.gz file in dist/dev/opennlp: => all fine - Used and checked opennlp-tools 2.5.3 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 — Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /Applications/apache-maven-3 Java version: 17.0.13, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-17.0.13.jdk/Contents/Home Default locale: de_DE, platform encoding: UTF-8 OS name: "mac os x", version: "15.2", arch: "aarch64", family: "mac" > Am 07.01.2025 um 22:22 schrieb Jeff Zemerick <jzemer...@apache.org>: > > +1 > > Built and tested. > > Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) > Maven home: /opt/apache-maven > Java version: 21.0.5, vendor: Ubuntu, runtime: > /usr/lib/jvm/java-21-openjdk-amd64 > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "6.8.0-51-generic", arch: "amd64", family: "unix" > > Thanks for putting the release together. > > Jeff > > > On Tue, Jan 7, 2025 at 2:36 AM Richard Zowalla <r...@apache.org> wrote: > >> >> Hi folks, >> >> I have posted a 1st release candidate for the Apache OpenNLP 2.5.3 release >> and it is ready for testing. >> >> It fixes a regression in the binary distribution and brings some other >> improvements to OpenNLP. >> >> 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-1047 >> >> <repositories> >> <repository> >> <id>opennlp-2.5.3-rc1</id> >> <name>Testing OpenNLP 2.5.3 release candidate</name> >> <url> >> https://repository.apache.org/content/repositories/orgapacheopennlp-1047 >> </url> >> </repository> >> </repositories> >> >> Binaries & Source: >> >> https://dist.apache.org/repos/dist/dev/opennlp/opennlp-2.5.3-rc1/ >> >> Tag: >> >> https://github.com/apache/opennlp/releases/tag/opennlp-2.5.3 >> >> Release notes: >> >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12355519 >> >> 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/17/ >> >> 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.3. >> 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