Hi,

[ X ] +1 Release these artifacts

Building from tag

$ git log -n 1
commit a219081780bb1714876ef3e1109283b96f3b007b
Author: Benedikt Ritter <brit...@apache.org>
Date:   Sat Sep 30 16:33:46 2017 +0200

    Update version numbers for Commons IO release 2.6

With

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)
Maven home: /opt/maven
Java version: 1.8.0_144, 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-96-generic", arch: "amd64", family: "unix"

And

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T12:39:06-07:00)
Maven home: C:\Users\IEUser\Downloads\apache-maven-3.5.0
Java version: 1.8.0_144, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre1.8.0_144
Default locale: pt_BR, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

And

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)
Maven home: /opt/maven
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-oracle/jre
Default locale: en_US, platform encoding: UTF-8

And

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)
Maven home: /opt/maven
Java version: 1.8.0, vendor: IBM Corporation
Java home: /home/kinow/Development/java/ibm-java-x86_64-80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-96-generic", arch: "amd64", family: "unix"

All passing fine, with a warning in JavaNCSS which I believe is harmless and 
not a blocker.

[WARN] JavaNCSS got an error while parsing the java file 
/home/kinow/Development/java/apache/commons-io/src/main/java/org/apache/commons/io/IOUtils.java

Site reports look good. No new warnings or issues introduced.

Checked signatures from Maven staged repository. No issues found.

Thank you
Bruno


________________________________
From: Benedikt Ritter <brit...@apache.org>
To: Commons Developers List <dev@commons.apache.org> 
Sent: Sunday, 15 October 2017 1:42 AM
Subject: [VOTE] Release Apache Commons IO 2.6 based on RC2



Hello,


we have fixed quite a few bugs and added some nice new features since Apache 
Commons IO 2.5 was released, so I would like to release Apache Commons IO 2.6 
based on RC2.


The changes since RC1 are:

- Worked on the design of the ByteOrderParser class

- Fixed IO-546

- Fixed IO-553


Commons IO 2.6 RC1 is available for review here: 
https://dist.apache.org/repos/dist/dev/commons/io/commons-io-2.6-RC2 (svn 
revision 22474)


The tag is here: 
https://git-wip-us.apache.org/repos/asf?p=commons-io.git;a=tag;h=dbd097debffe1b8c91d232a2311c08ff3e70e7a1


Commit ID the tag points at: a219081780bb1714876ef3e1109283b96f3b007b


Maven Artifacts: 
https://repository.apache.org/content/repositories/orgapachecommons-1276


These are the Maven artifacts and their hashes:


/commons-io/commons-io/2.6/commons-io-2.6-test-sources.jar.asc

(SHA1: 2a6e16c3f135851b5a907bd50655db9f9bff73a2)

/commons-io/commons-io/2.6/commons-io-2.6.pom.asc

(SHA1: 177e5b7e423cb9747f5b3cb982af326d24698c64)

/commons-io/commons-io/2.6/commons-io-2.6-tests.jar.asc

(SHA1: 38ccc2062ed998df95910eda9982e5c9623eb8cc)

/commons-io/commons-io/2.6/commons-io-2.6.pom

(SHA1: 5060835593e5b6ed18c82fc2e782f0a3c30a00b1)

/commons-io/commons-io/2.6/commons-io-2.6.jar.asc

(SHA1: 7a389502e94871e30f3330634925dff61e4e098a)

/commons-io/commons-io/2.6/commons-io-2.6-test-sources.jar

(SHA1: 75c8aa60dc4623dca0311b38f317ba56596a70ec)

/commons-io/commons-io/2.6/commons-io-2.6-javadoc.jar

(SHA1: 2d1132e48d5d2b698cc27290758dca7905031cfa)

/commons-io/commons-io/2.6/commons-io-2.6-sources.jar

(SHA1: db473f690e219b0566e7f1a8a991bf0e6f08a3c6)

/commons-io/commons-io/2.6/commons-io-2.6-tests.jar

(SHA1: 02a08a358025f15d44b5f0aaaa4410d89b413b97)

/commons-io/commons-io/2.6/commons-io-2.6.jar

(SHA1: adac173d974250643940c7836caf2726f11a0dc0)

/commons-io/commons-io/2.6/commons-io-2.6-javadoc.jar.asc

(SHA1: 7d78d02ce0d96c511de696b518f1c12133662417)

/commons-io/commons-io/2.6/commons-io-2.6-sources.jar.asc

(SHA1: 8debf732bc0e5187432f723c01503d75145dbd19)


I have tested this with JDK 8 using Maven 3.5.0.


Details of changes since 2.5 are in the release notes:

https://dist.apache.org/repos/dist/dev/commons/io/commons-io-2.6-RC2/RELEASE-NOTES.txt

http://home.apache.org/~britter/commons/commons-io-2.6-RC2/changes-report.html


I’ve already realized that I messed up the changes.xml: It has the wrong 
release date. I think we can fix this after the release since it is used to 
generate the website.


Site:

http://home.apache.org/~britter/commons/commons-io-2.6-RC2/ 

(note some *relative* links are broken and the 2.6 directories are not yet 
created - these will be OK once the site is deployed)


Clirr Report (compared to 2.5):

http://home.apache.org/~britter/commons/commons-io-2.6-RC2//clirr-report.html


RAT Report:

http://home.apache.org/~britter/commons/commons-io-2.6-RC2/rat-report.html


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 15:00 CEST (UTC+2) 17-October 2017


[ ] +1 Release these artifacts

[ ] +0 OK, but…

[ ] -0 OK, but really should fix…

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


Thanks!


Benedikt  

---------------------------------------------------------------------

To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org

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

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

Reply via email to