[ X ] +1 Release these artifacts

Tested from the provided git commit sha, running `mvn clean test site` with:

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)
Maven home: /opt/maven
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-97-generic", arch: "amd64", family: "unix"

New FindBugs issues raised due to instance fields being accessed by 
synchronized methods with exception of non-synchronized toStringAppendFields(). 
Not blockers IMO.

Checkstyle has several new issues when I create the site locally, NOTICE and 
LICENSE files are included in the report, but also several javadocs issues. Not 
a blocker. We can fix it once 2.4.3 is out, and leave it ready for the next 
release.

Checked signatures, no issues found.

Thanks for preparing this release.

Cheers,
Bruno
________________________________
From: Gary Gregory <ggreg...@apache.org>
To: Commons Developers List <dev@commons.apache.org> 
Sent: Wednesday, 25 October 2017 4:19 PM
Subject: [VOTE] Release Apache Commons Pool 2.4.3 based on RC1



We have fixed a few bugs since Apache Commons Pool 2.4.2 was released, so I

would like to release Apache Commons Pool 2.4.3.


Apache Commons Pool 2.4.3 RC1 is available for review here:

    https://dist.apache.org/repos/dist/dev/commons/pool at revision: 22662

    Get it like this: svn co

https://dist.apache.org/repos/dist/dev/commons/pool


The tag is here:


https://git-wip-us.apache.org/repos/asf?p=commons-pool.git;a=tag;h=c893fa532be0b06e105d3a5adcb7d5fdd9cba979


Maven artifacts are here:


https://repository.apache.org/service/local/repositories/orgapachecommons-1284


These are the artifacts and their SHA1 hashes:


/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-javadoc.jar.asc

(SHA1: 1c3b8f36822f25880aaad2b148e98bdee898882a)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-test-sources.jar

(SHA1: 8894b161255af399029e30cf7a0add23d9b09ca6)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-bin.tar.gz

(SHA1: 88886193d385d80d79a81e3d393c9aa1fb1b12cd)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-sources.jar

(SHA1: f25308f7512e59d78b24a058a30fc9d3af401690)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-tests.jar.asc

(SHA1: 2244c06e77d3424d930893b8e4884f804654e828)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-javadoc.jar

(SHA1: 6ec1822222b30e2148b1295c2024c6fac3a1c568)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-bin.tar.gz.asc

(SHA1: a9c685d6191d09ea2c7d82beca82a813a0aa1613)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-src.tar.gz

(SHA1: 688a1b5bc9011f27197423a1ffe0c3aeacbbfceb)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-test-sources.jar.asc

(SHA1: 3a8d18397c140a63b1ffdbe74e8fa2f3a2732f9c)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-src.tar.gz.asc

(SHA1: 347b72198684885faeb262f48457a8270d5125b0)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-bin.zip

(SHA1: dd5f761b471bbd7481955d6e5f64c6b6ea1c97e2)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.jar.asc

(SHA1: f1734672cc7200780e0b3fcb785d12398bee8af3)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.pom

(SHA1: b5813ddd4dd19ac6809bacbb54cbfb2d35a8df73)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-src.zip.asc

(SHA1: aaa30959ddbf184fff7e1ab22cc1a3b4a4ee87a0)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-bin.zip.asc

(SHA1: eae94976483c0958ade6e10e834095fea349e5b0)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.pom.asc

(SHA1: 37879823c0428d906ad9acaf3770aad48fa950d8)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-sources.jar.asc

(SHA1: 3153937a96a7828ea080888b8e02151662e9cce2)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-src.zip

(SHA1: 2ea2a543889f2011e3d73a8f579cfeece8efb600)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3.jar

(SHA1: e7ab2a5143cb4e0b21d8ca81c265095e4567dd22)

/org/apache/commons/commons-pool2/2.4.3/commons-pool2-2.4.3-tests.jar

(SHA1: 795621ba371106cf1043c1b8520998e9d4e175a3)


I tested this RC using 'mvn clean verify' on Microsoft Windows [Version

10.0.16299.19] with:


- Oracle Java 6

- Oracle Java 7

- Oracle Java 8

- Oracle Java 9: To run the build on Oracle Java 9, you need to override

the Maven Animal Sniffer plugin with 'mvn -V clean verify

-Dcommons.animal-sniffer.version=1.16'

- IBM Java 8


Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19

06:51:28-0700)

Maven home: C:\Java\apache-maven-3.0.5

Java version: 1.6.0_45, vendor: Sun Microsystems Inc.

Java home: C:\Program Files\Java\jdk1.6.0_45\jre

Default locale: en_US, platform encoding: Cp1252

OS name: "windows 8", version: "6.2", arch: "amd64", family: "windows"


Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;

2017-10-18T01:58:13-06:00)

Maven home: C:\Java\apache-maven-3.5.2\bin\..

Java version: 1.7.0_80, vendor: Oracle Corporation

Java home: C:\Program Files\Java\jdk1.7.0_80\jre

Default locale: en_US, platform encoding: Cp1252

OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"


Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;

2017-10-18T01:58:13-06:00)

Maven home: C:\Java\apache-maven-3.5.2\bin\..

Java version: 1.8.0_144, vendor: Oracle Corporation

Java home: C:\Program Files\Java\jdk1.8.0_144\jre

Default locale: en_US, platform encoding: Cp1252

OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"


Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;

2017-10-18T01:58:13-06:00)

Maven home: C:\Java\apache-maven-3.5.2\bin\..

Java version: 9.0.1, vendor: Oracle Corporation

Java home: C:\Program Files\Java\jdk-9.0.1

Default locale: en_US, platform encoding: Cp1252

OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"


Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;

2017-10-18T01:58:13-06:00)

Maven home: C:\Java\apache-maven-3.5.2\bin\..

Java version: 1.8.0, vendor: IBM Corporation

Java home: C:\eclipse\IBM-6.4.5\ibm_sdk80\jre

Default locale: en_US, platform encoding: Cp1252

OS name: "windows 10", version: "10.0", arch: "x86", family: "windows"

java version "1.8.0"

Java(TM) SE Runtime Environment (build pwi3280sr4fp5-20170421_01(SR4 FP5))

IBM J9 VM (build 2.8, JRE 1.8.0 Windows 10 x86-32 20170419_344392 (JIT

enabled, AOT enabled)

J9VM - R28_20170419_1004_B344392

JIT  - tr.r14.java_20170419_344392

GC   - R28_20170419_1004_B344392

J9CL - 20170419_344392)

JCL - 20170420_01 based on Oracle jdk8u131-b11


Details of changes since 2.4.2 are in the release notes:

    https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt


Site:

    https://people.apache.org/~ggregory/commons-pool-2.4.3-RC1-site.zip

    (the site is a zip file as uploading individual files is slow as

molasses)

    (note some *relative* links are broken and directories are

    not yet created - these will be OK once the site is deployed)


To run the Clirr Report (compared to 2.4.2):

    mvn clirr:check


The RAT report is in the site zip.


KEYS:

  https://www.apache.org/dist/commons/KEYS


Please review the release candidate and vote.

This vote will close no sooner that 72 hours from now, i.e. sometime after

17:00 UTC 26 September 2017


  [ ] +1 Release these artifacts

  [ ] +0 OK, but...

  [ ] -0 OK, but really should fix...

  [ ] -1 I oppose this release because...


Thanks!


Gary Gregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to