[VOTE] Release Apache Commons Net 3.7.1 based on RC2

2020-09-29 Thread Gary Gregory
*[The difference between RC1 and RC2 is that pom.xml fil**le's* *version has been fixed to be 3.7.1 instead of 3.7.1-SNAPSHOT.]* We have fixed one regression bug since Apache Commons Net 3.7 was released, so I would like to release Apache Commons Net 3.7.1. Apache Commons Net 3.7.1 RC2 is availab

[VOTE][CANCEL] Release Apache Commons Net 3.7.1 based on RC1

2020-09-29 Thread Gary Gregory
I am cancelling this VOTE because I left the "-SNAPSHOT" in the POM :-( I will re-roll. Gary On Tue, Sep 29, 2020 at 2:43 PM Gary Gregory wrote: > We have fixed one significant regression bug since Apache Commons Net 3.7 > was released, so I would like to release Apache Commons Net 3.7.1. > > A

Re: [VOTE] Release Apache Commons Net 3.7.1 based on RC1

2020-09-29 Thread Bruno P. Kinoshita
  [x] +1 Release these artifacts Building OK from tag with JDK 8 on Ubuntu LTS. Site reports look OK. Checked signatures of dist/maven archives, no issues. Manually inspected files in the dist area, no issues with the binary/source archives. Had a look at the change log, quite small release. Ev

[VOTE] Release Apache Commons Net 3.7.1 based on RC1

2020-09-29 Thread Gary Gregory
We have fixed one significant regression bug since Apache Commons Net 3.7 was released, so I would like to release Apache Commons Net 3.7.1. Apache Commons Net 3.7.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/net/3.7.1-RC1 (svn revision 41632) The Git tag

[ANNOUNCE] Apache Commons Pool 2.9.0

2020-09-29 Thread Gary Gregory
The Apache Commons Pool team is pleased to announce the release of Apache Commons Pool 2.9.0. Apache Commons Pool provides an object-pooling API and a number of object pool implementations. Version 2 contains a completely re-written pooling implementation compared to the 1.x series. In addition to