I am +1 to release as 2.1.0. Build and tests pass on OpenJDK 11. Eval tests pass (summary below, I have the full log in case anyone wants to see it).
Thanks, Jeff [INFO] Reactor Summary for Apache OpenNLP Reactor 2.0.1-SNAPSHOT: [INFO] [INFO] Apache OpenNLP Reactor ............................. SUCCESS [ 0.573 s] [INFO] Apache OpenNLP Tools ............................... SUCCESS [ 03:37 h] [INFO] Apache OpenNLP UIMA Annotators ..................... SUCCESS [ 1.598 s] [INFO] Apache OpenNLP Brat Annotator ...................... SUCCESS [ 0.398 s] [INFO] Apache OpenNLP Morfologik Addon .................... SUCCESS [ 1.385 s] [INFO] Apache OpenNLP Documentation ....................... SUCCESS [ 0.049 s] [INFO] Apache OpenNLP Distribution ........................ SUCCESS [ 20.903 s] [INFO] opennlp-dl ......................................... SUCCESS [ 6.336 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:37 h [INFO] Finished at: 2022-11-01T12:40:53-04:00 [INFO] ------------------------------------------------------------------------ On Mon, Nov 7, 2022 at 8:39 AM Jeff Zemerick <jzemer...@apache.org> wrote: > Hi folks, > > I have posted a release candidate for the Apache OpenNLP 2.1.0 release and > it is ready for testing. > > Changes in this version: > https://issues.apache.org/jira/browse/OPENNLP-1370?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20in%20(2.1.0)%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC > > The distributables can be downloaded from: > > https://repository.apache.org/content/repositories/orgapacheopennlp-1030/org/apache/opennlp/opennlp-distr/2.1.0 > > The release was made from the Apache OpenNLP 2.1.0 tag at: > https://github.com/apache/opennlp/tree/opennlp-2.1.0 > > To use it in a maven build set the version for opennlp-tools or > opennlp-uima to 2.1.0 and add the following URL to your settings.xml file: > https://repository.apache.org/content/repositories/orgapacheopennlp-1030 > > The release was made using the OpenNLP release process, documented on the > website: > https://opennlp.apache.org/release.html > > Please vote on releasing these packages as Apache OpenNLP 2.1.0. 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. > > [ ] +1 Release the packages as Apache OpenNLP 2.1.0 > [ ] -1 Do not release the packages because... > > Thanks! > Jeff > >