+1 Tag is building fine on my env:
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/apache-maven-3.8.5 Java version: 17.0.10, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-105-generic", arch: "amd64", family: "unix" Thank you! Bruno On Sun, 21 Apr 2024 at 10:14, Martin Wiesner <[email protected]> wrote: > Hi folks, > > I have posted a 1st release candidate (rc1) for the Apache OpenNLP 2.3.3 > release and it is ready for testing. > > This release brings four dependency updates, two bug fixes, minor > corrections in the manual, and working integration tests (IT) again! > The ITs were not executed for quite some time, but are executed for every > regular Maven build now; future work should include introducing a separate > Maven profile for executing ITs. > The manual's CSS got modernized; a preview can be found here: > https://github.com/apache/opennlp/pull/591 > Moreover, this release will ship an abbreviation dictionary for the Dutch > language. > > 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-1038 > > <repositories> > <repository> > <id>opennlp-2.3.3-rc1</id> > <name>Testing OpenNLP 2.3.3 release candidate</name> > <url> > https://repository.apache.org/content/repositories/orgapacheopennlp-1038 > </url> > </repository> > </repositories> > > Binaries & Source: > > https://dist.apache.org/repos/dist/dev/opennlp/opennlp-2.3.3 > > Tag: > > https://github.com/apache/opennlp/releases/tag/opennlp-2.3.3 > > Release notes: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12354199 > > 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/12 > > 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.3.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! > > Martin | mawiesne > >
