You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by Jeff Zemerick <jz...@apache.org> on 2021/10/27 13:13:52 UTC

[VOTE] Apache OpenNLP 1.9.4 Release Candidate

Hi folks,

I have posted a 1st release candidate for the Apache OpenNLP 1.9.4 release
and it is ready for testing.

Issues resolved in this version:
https://issues.apache.org/jira/browse/OPENNLP-1311?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.9.4%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC

The distributables can be downloaded from:
https://repository.apache.org/content/repositories/orgapacheopennlp-1028/org/apache/opennlp/opennlp-distr/1.9.4/

The release was made from the Apache OpenNLP 1.9.4 tag at:
https://github.com/apache/opennlp/tree/opennlp-1.9.4

To use it in a maven build set the version for opennlp-tools or
opennlp-uima to 1.9.4 and add the following URL to your settings.xml file:
https://repository.apache.org/content/repositories/orgapacheopennlp-1028

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 1.9.4. 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 1.9.4
[ ] -1 Do not release the packages because...

Thanks,
Jeff

Re: [VOTE] Apache OpenNLP 1.9.4 Release Candidate

Posted by "Bruno P. Kinoshita" <br...@yahoo.com.br.INVALID>.
 Hi,
Had a look at the JIRA change set, and it looks like this release contains mostly small improvements.
[x] +1 Release the packages as Apache OpenNLP 1.9.4

Built OK from tag on my environment
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/apache-maven-3.8.2
Java version: 11.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-89-generic", arch: "amd64", family: "unix"
Checked signatures in dist area, found no issues. Manually inspected one file, license/notice/etc all look OK.
Thanks Jeff,
Bruno


    On Thursday, 28 October 2021, 02:14:07 am NZDT, Jeff Zemerick <jz...@apache.org> wrote:  
 
 Hi folks,

I have posted a 1st release candidate for the Apache OpenNLP 1.9.4 release
and it is ready for testing.

Issues resolved in this version:
https://issues.apache.org/jira/browse/OPENNLP-1311?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.9.4%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC

The distributables can be downloaded from:
https://repository.apache.org/content/repositories/orgapacheopennlp-1028/org/apache/opennlp/opennlp-distr/1.9.4/

The release was made from the Apache OpenNLP 1.9.4 tag at:
https://github.com/apache/opennlp/tree/opennlp-1.9.4

To use it in a maven build set the version for opennlp-tools or
opennlp-uima to 1.9.4 and add the following URL to your settings.xml file:
https://repository.apache.org/content/repositories/orgapacheopennlp-1028

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 1.9.4. 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 1.9.4
[ ] -1 Do not release the packages because...

Thanks,
Jeff
  

Re: [VOTE] Apache OpenNLP 1.9.4 Release Candidate

Posted by Jeff Zemerick <jz...@apache.org>.
The announcement email for 1.9.4 will go out as soon as Infra fixes the
buildbot issue with the OpenNLP website [1]. The website has been updated
in git but the build is not yet working after the buildbot migration.

Thanks,
Jeff

[1] https://issues.apache.org/jira/browse/INFRA-22245


On Wed, Nov 3, 2021 at 8:29 AM Jeff Zemerick <jz...@apache.org> wrote:

> Thanks Bruno and Koji for voting! With three +1 binding votes and no -1
> votes the vote passes to release as OpenNLP 1.9.4. The process to release
> 1.9.4 will continue as documented in the Release Guide [1].
>
> Thanks,
> Jeff
>
> [1] https://opennlp.apache.org/release.html
>
> On Fri, Oct 29, 2021 at 10:07 AM Jeff Zemerick <jz...@apache.org>
> wrote:
>
>> +1. I ran the eval tests and they all passed
>>
>> On Thu, Oct 28, 2021 at 12:45 AM Koji Sekiguchi <
>> koji.sekiguchi@rondhuit.com> wrote:
>>
>>> +1 to release.
>>>
>>> I ran mvn install and checked some checksums of the distribution. Looked
>>> fine.
>>>
>>> Koji
>>>
>>> On 2021/10/27 22:13, Jeff Zemerick wrote:
>>> > Hi folks,
>>> >
>>> > I have posted a 1st release candidate for the Apache OpenNLP 1.9.4
>>> release
>>> > and it is ready for testing.
>>> >
>>> > Issues resolved in this version:
>>> >
>>> https://issues.apache.org/jira/browse/OPENNLP-1311?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.9.4%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
>>> >
>>> > The distributables can be downloaded from:
>>> >
>>> https://repository.apache.org/content/repositories/orgapacheopennlp-1028/org/apache/opennlp/opennlp-distr/1.9.4/
>>> >
>>> > The release was made from the Apache OpenNLP 1.9.4 tag at:
>>> > https://github.com/apache/opennlp/tree/opennlp-1.9.4
>>> >
>>> > To use it in a maven build set the version for opennlp-tools or
>>> > opennlp-uima to 1.9.4 and add the following URL to your settings.xml
>>> file:
>>> >
>>> https://repository.apache.org/content/repositories/orgapacheopennlp-1028
>>> >
>>> > 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 1.9.4. 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 1.9.4
>>> > [ ] -1 Do not release the packages because...
>>> >
>>> > Thanks,
>>> > Jeff
>>> >
>>>
>>

Re: [VOTE] Apache OpenNLP 1.9.4 Release Candidate

Posted by Jeff Zemerick <jz...@apache.org>.
Thanks Bruno and Koji for voting! With three +1 binding votes and no -1
votes the vote passes to release as OpenNLP 1.9.4. The process to release
1.9.4 will continue as documented in the Release Guide [1].

Thanks,
Jeff

[1] https://opennlp.apache.org/release.html

On Fri, Oct 29, 2021 at 10:07 AM Jeff Zemerick <jz...@apache.org> wrote:

> +1. I ran the eval tests and they all passed
>
> On Thu, Oct 28, 2021 at 12:45 AM Koji Sekiguchi <
> koji.sekiguchi@rondhuit.com> wrote:
>
>> +1 to release.
>>
>> I ran mvn install and checked some checksums of the distribution. Looked
>> fine.
>>
>> Koji
>>
>> On 2021/10/27 22:13, Jeff Zemerick wrote:
>> > Hi folks,
>> >
>> > I have posted a 1st release candidate for the Apache OpenNLP 1.9.4
>> release
>> > and it is ready for testing.
>> >
>> > Issues resolved in this version:
>> >
>> https://issues.apache.org/jira/browse/OPENNLP-1311?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.9.4%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
>> >
>> > The distributables can be downloaded from:
>> >
>> https://repository.apache.org/content/repositories/orgapacheopennlp-1028/org/apache/opennlp/opennlp-distr/1.9.4/
>> >
>> > The release was made from the Apache OpenNLP 1.9.4 tag at:
>> > https://github.com/apache/opennlp/tree/opennlp-1.9.4
>> >
>> > To use it in a maven build set the version for opennlp-tools or
>> > opennlp-uima to 1.9.4 and add the following URL to your settings.xml
>> file:
>> >
>> https://repository.apache.org/content/repositories/orgapacheopennlp-1028
>> >
>> > 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 1.9.4. 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 1.9.4
>> > [ ] -1 Do not release the packages because...
>> >
>> > Thanks,
>> > Jeff
>> >
>>
>

Re: [VOTE] Apache OpenNLP 1.9.4 Release Candidate

Posted by Jeff Zemerick <jz...@apache.org>.
+1. I ran the eval tests and they all passed

On Thu, Oct 28, 2021 at 12:45 AM Koji Sekiguchi <ko...@rondhuit.com>
wrote:

> +1 to release.
>
> I ran mvn install and checked some checksums of the distribution. Looked
> fine.
>
> Koji
>
> On 2021/10/27 22:13, Jeff Zemerick wrote:
> > Hi folks,
> >
> > I have posted a 1st release candidate for the Apache OpenNLP 1.9.4
> release
> > and it is ready for testing.
> >
> > Issues resolved in this version:
> >
> https://issues.apache.org/jira/browse/OPENNLP-1311?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.9.4%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
> >
> > The distributables can be downloaded from:
> >
> https://repository.apache.org/content/repositories/orgapacheopennlp-1028/org/apache/opennlp/opennlp-distr/1.9.4/
> >
> > The release was made from the Apache OpenNLP 1.9.4 tag at:
> > https://github.com/apache/opennlp/tree/opennlp-1.9.4
> >
> > To use it in a maven build set the version for opennlp-tools or
> > opennlp-uima to 1.9.4 and add the following URL to your settings.xml
> file:
> > https://repository.apache.org/content/repositories/orgapacheopennlp-1028
> >
> > 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 1.9.4. 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 1.9.4
> > [ ] -1 Do not release the packages because...
> >
> > Thanks,
> > Jeff
> >
>

Re: [VOTE] Apache OpenNLP 1.9.4 Release Candidate

Posted by Koji Sekiguchi <ko...@rondhuit.com>.
+1 to release.

I ran mvn install and checked some checksums of the distribution. Looked fine.

Koji

On 2021/10/27 22:13, Jeff Zemerick wrote:
> Hi folks,
> 
> I have posted a 1st release candidate for the Apache OpenNLP 1.9.4 release
> and it is ready for testing.
> 
> Issues resolved in this version:
> https://issues.apache.org/jira/browse/OPENNLP-1311?jql=project%20%3D%20OPENNLP%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.9.4%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
> 
> The distributables can be downloaded from:
> https://repository.apache.org/content/repositories/orgapacheopennlp-1028/org/apache/opennlp/opennlp-distr/1.9.4/
> 
> The release was made from the Apache OpenNLP 1.9.4 tag at:
> https://github.com/apache/opennlp/tree/opennlp-1.9.4
> 
> To use it in a maven build set the version for opennlp-tools or
> opennlp-uima to 1.9.4 and add the following URL to your settings.xml file:
> https://repository.apache.org/content/repositories/orgapacheopennlp-1028
> 
> 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 1.9.4. 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 1.9.4
> [ ] -1 Do not release the packages because...
> 
> Thanks,
> Jeff
>