Hi Jeff,
I think the NOTICE file needs to be adjusted to 2022?
https://github.com/apache/opennlp/blob/804ad5579b829f3a9b7b2bf3af819c53d6bb4290/NOTICE#L2https://github.com/apache/opennlp/blob/2.0.0/NOTICE#L2
I downloaded a ZIP from Maven (opennlp-distr-2.0.0-bin.zip) and its NOTICE had
2017. At least in Apache Commons and Jena we try to keep the NOTICE file up to
date (I think it's an ASF policy?)
Building OK on
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/apache-maven-3.8.2
Java version: 11.0.15, vendor: Private Build, runtime:
/usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-109-generic", arch: "amd64", family: "unix"
I don't know how to run the more complete test/models that others used to run
for other releases. In case you know how to run that, it'd be good if you could
post in your vote saying whether everything worked fine. Otherwise check with
another PMC/committer about it. Since it's a 2.0 release I expect a few users
curious about what's new trying out the new code :)
Thanks!
Bruno
On Monday, 9 May 2022, 12:26:50 am NZST, Jeff Zemerick
<[email protected]> wrote:
Hi folks,
I have posted a first release candidate for the Apache OpenNLP 2.0.0
release and it is ready for testing.
The distributables can be downloaded from:
https://repository.apache.org/content/repositories/orgapacheopennlp-1029/org/apache/opennlp/opennlp-distr/2.0.0/
The release was made from the Apache OpenNLP 2.0.0 tag at:
https://github.com/apache/opennlp/tree/2.0.0
To use it in a maven build set the version for opennlp-tools or
opennlp-uima to 2.0.0 and add the following URL to your settings.xml file:
https://repository.apache.org/content/repositories/orgapacheopennlp-1029
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.0.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 [VERSION]
[ ] -1 Do not release the packages because...
Thanks!
Jeff