Build passing OK with
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)Maven home: /opt/mavenJava version: 1.8.0_144, 
vendor: Oracle CorporationJava home: /usr/lib/jvm/java-8-oracle/jreDefault 
locale: en_US, platform encoding: UTF-8OS name: "linux", version: 
"4.4.0-96-generic", arch: "amd64", family: "unix"
and with
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)Maven home: /opt/mavenJava version: 1.7.0_80, vendor: 
Oracle CorporationJava home: /usr/lib/jvm/java-7-oracle/jreDefault locale: 
en_US, platform encoding: UTF-8OS name: "linux", version: "4.4.0-96-generic", 
arch: "amd64", family: "unix"
and with
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-11T05:41:47+13:00)Maven home: /opt/mavenJava version: 1.8.0, vendor: 
IBM CorporationJava home: 
/home/kinow/Development/java/ibm-java-x86_64-80/jreDefault locale: en_US, 
platform encoding: UTF-8OS name: "linux", version: "4.4.0-96-generic", arch: 
"amd64", family: "unix"
Site looks good, with a trivial Checkstyle issue added in this release 
(ByteOrderUtils.java, line 42 is missing a Javadoc comment), but no blocker 
IMO. Other reports look good. There are some cobertura build errors in the 
console with IBM JVM 8, but the reports still work fine, with no errors.
Did not have time to check signatures. Everything else looking good.
[ X ] +1 Release these artifacts

Thanks for preparing this release.
Bruno

      From: Benedikt Ritter <brit...@apache.org>
 To: Commons Developers List <dev@commons.apache.org> 
 Sent: Sunday, 1 October 2017 5:00 AM
 Subject: [VOTE] Release Apache Commons IO 2.6 based on RC1
   
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 RC1.

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

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

Commit ID the tag points at: 79e236e0508c43519a7ff7868e8d48883628b6e4

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

These are the Maven artifacts and their hashes:

/commons-io/commons-io/2.6/commons-io-2.6-test-sources.jar.asc
(SHA1: 54c3042e2b950be96df68825e0889ba5b79189fb)
/commons-io/commons-io/2.6/commons-io-2.6.pom.asc
(SHA1: 988f223b4653ebfef0948480588269551cc0be20)
/commons-io/commons-io/2.6/commons-io-2.6-tests.jar.asc
(SHA1: f33d781c4094f9073f6f8e68177e2921eea9bef9)
/commons-io/commons-io/2.6/commons-io-2.6.pom
(SHA1: ecfafbe3b00367c7f5af85ce7b0d5280185b04bc)
/commons-io/commons-io/2.6/commons-io-2.6.jar.asc
(SHA1: 063958192131b0a9fde210b8689be6bb17e00cfa)
/commons-io/commons-io/2.6/commons-io-2.6-test-sources.jar
(SHA1: 4d3a2e96fc18e1b36072d95f0fe5ad619fdf0298)
/commons-io/commons-io/2.6/commons-io-2.6-javadoc.jar
(SHA1: c5c3a79a913d3a1b72269dafb50cadccff2a21f9)
/commons-io/commons-io/2.6/commons-io-2.6-sources.jar
(SHA1: 4bd49983c052672d77d0ae7b1acebcbf8d722b53)
/commons-io/commons-io/2.6/commons-io-2.6-tests.jar
(SHA1: c6779917952b18cf7de73d114b955528fc6efc95)
/commons-io/commons-io/2.6/commons-io-2.6.jar
(SHA1: 251d45c4adffe1ad8013be29e5d3d0642d7d25f1)
/commons-io/commons-io/2.6/commons-io-2.6-javadoc.jar.asc
(SHA1: 2e8f429f3465ee2c4d4a924f6c8baae6291f2edf)
/commons-io/commons-io/2.6/commons-io-2.6-sources.jar.asc
(SHA1: 26960e0113cf4621d0a4fec21dc358c231e5ae88)

I have tested this with JDK 7, JDK 8 and JDK 9 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-RC1/RELEASE-NOTES.txt
  http://home.apache.org/~britter/commons/commons-io-2.6-RC1/changes-report.html

Site:
  http://home.apache.org/~britter/commons/commons-io-2.6-RC1/ 
(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-RC1//clirr-report.html

RAT Report:
  http://home.apache.org/~britter/commons/commons-io-2.6-RC1/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 18:00 CEST (UTC+2) 03-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


   

Reply via email to