[ X ] +1 Release these artifacts

Build from 425d8085cfcaab5a78bf0632f9ae77b7e9127cf8 passing on 

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-98-generic", arch: "amd64", family: "unix"

One new PMD issue in the site reports, but no blocker.


Have you updated the README file? I think there was a command in the release 
process for that... the README in the git tag and in the dist src file mentions 
lang 3.6, not 3.7 but not really sure if that's an issue.

Checked signatures, all looking good. Had a quick look inside the files in the 
dist area, and found no issues.

For future releases, IMO we could simplify the RELEASE-NOTES removing part of 
the first paragraph, and the 2nd and 3rd paragraphs:

-- snip --
INTRODUCTION:

This document contains the release notes for the 3.7 version of Apache Commons 
Lang.
Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.

New features and bug fixes. Requires Java 7, supports Java 8, 9, 10.-- snip --

But I guess that would be better discussed in a separate thread or JIRA issue.

Thanks for preparing this release.
Bruno
________________________________
From: Gary Gregory <garydgreg...@gmail.com>
To: Commons Developers List <dev@commons.apache.org> 
Sent: Sunday, 5 November 2017 7:50 AM
Subject: [VOTE] Release Apache Commons Lang 3.7 based on RC1



We have fixed a few bugs since Apache Commons Lang 3.6 was released, so I

would like to release Apache Commons Lang 3.7.


Apache Commons Lang 3.7 RC1 is available for review here:

    https://dist.apache.org/repos/dist/dev/commons/lang at revision: 22853

    Get it like this: svn co

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


The tag is here:


https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=tag;h=refs/tags/LANG_3_7_RC1

    object 425d8085cfcaab5a78bf0632f9ae77b7e9127cf8


Maven artifacts are here:

    https://repository.apache.org/content/repositories/orgapachecommons-1288


These are the artifacts and their SHA1 hashes:


/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-test-sources.jar.asc

(SHA1: b9d6588eba0ee1cef9edf51283bf2004fcb71238)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-tests.jar.asc

(SHA1: e300353ba37288f4308534c38488792a57e52e3b)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-src.zip

(SHA1: 6316036a39e10dc61f7996672af13be0cddd03d5)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-sources.jar

(SHA1: e7e36219edde1c66c93495a75490d8f526c377cb)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-javadoc.jar.asc

(SHA1: deba56c5874a5c023ad209f0d7b9f7690830a6fd)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-src.zip.asc

(SHA1: 31f67cddf7f5bb5a933dcd2667da8af3a86c40ef)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-bin.zip.asc

(SHA1: dcee70c101432b6a61ec03f3282cf3512c61645d)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-tests.jar

(SHA1: e2b2ef23bf522cbfa9c49a905fb278ba1fd4eadb)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-bin.tar.gz.asc

(SHA1: ee9f3adcbe2b7bb93f1300ec843c9d3f25d215db)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-test-sources.jar

(SHA1: f51e03bffa2fd21efa309e562213803b38d3b5b2)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-src.tar.gz.asc

(SHA1: 7019c1310c9dcba3375ef03ea509b9caa2de8f6c)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-sources.jar.asc

(SHA1: 2bb88579e6ced65c30a9f5615f4a83584edba0ce)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-bin.tar.gz

(SHA1: b7ff9054614d9a3c58798fe93cab468b241b8496)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom

(SHA1: c445be3b6442b41cbea539d4218be3aea9428a55)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar

(SHA1: 557edd918fd41f9260963583ebf5a61a43a6b423)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-src.tar.gz

(SHA1: 1027d100c5099634a244a9c517e304518507c466)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-javadoc.jar

(SHA1: 08d6fb4d39bedef08da171550c73b5d84e8c1125)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom.asc

(SHA1: 43481d694125cced7ebba307634d716c96229c69)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-bin.zip

(SHA1: 18f12e2e26b820ec1680889c3afa0c6a9f65b68a)

/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.asc

(SHA1: cdcce5ca9a5df3ee087148c815266ba8567ea7aa)


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

10.0.16299.19] with:


- Oracle Java 7

- Oracle Java 8

- Oracle Java 9

- Oracle Java 10 EA b29

- IBM Java 8


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_152, vendor: Oracle Corporation

Java home: C:\Program Files\Java\jdk1.8.0_152\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: 10-ea, vendor: Oracle Corporation

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

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 3.6 are in the release notes:

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


Site:

    https://people.apache.org/~ggregory/commons-lang-3.7-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 3.6):

    mvn clirr:check


The RAT report is in the site zip, to run it:

    mvn apache-rat:check


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.


  [ ] +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