Congrats on the release! I notice in Jira that no issues are assigned to the 2.0.0 release but they are instead assigned to 1.9.5. This resulted in an empty list in the "issuesFixed" directory of the release. Not something that can be changed now and not the end of the world but it might be nice to re-assign them in Jira so that folks can get a better picture if they wanted to from there.
I think just changing the fix version for each of the relevant issues to 2.0.0 should be enough. The alternative would be assigning both versions as the fix version for any issues that would be back-ported if you ever had to do an emergency JDK8 security fix if you'd approach such a scenario by doing such a release. The other alternative would have been to rename the 1.9.5 release name to 2.0.0 but I think that will alter the fixforversion in the Jira URL which may or may not be an issue. Cheers, Paul. On 2022/05/08 12:26:38 Jeff Zemerick 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 >
