+1 ASC, MD5, and SHA1 OK.
Reports OK. The links in https://people.apache.org/~krosenvold/commons-io-2.5-RC2/checkstyle.html are broken: - file:///E:/temp/rc/commons-io-2.5-src/commons-io-2.5-src/target/site/xref/src/main/java/org/apache/commons/io/output/WriterOutputStream.html#L313 - file:///E:/temp/rc/commons-io-2.5-src/commons-io-2.5-src/target/site/xref/src/main/java/org/apache/commons/io/output/WriterOutputStream.html#L314 Tested with: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00) Maven home: E:\Java\apache-maven-3.3.9\bin\.. Java version: 1.7.0_79, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_79\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" The site build fails with Java 8 (known issue IIRC). [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project commons-io: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.4:site failed: Invalid byte tag in constant pool: 15 -> [Help 1] Gary On Wed, Dec 23, 2015 at 1:14 PM, Kristian Rosenvold <[email protected]> wrote: > We have fixed quite a few bugs and added some significant > enhancements since commons-io was released, > so I would like to release commons-io 2.5 > > commons-io 2.5 RC2 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/io/ (svn revision > 11732) > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1136 > > > Details of changes since 2.4 are in the release notes: > https://dist.apache.org/repos/dist/dev/commons/io/RELEASE-NOTES.txt > http://people.apache.org/~krosenvold/commons-io > -2.5-RC2/changes-report.html > < > http://people.apache.org/~krosenvold/commons-io-2.5-RC1/changes-report.html > > > > I have tested this with JDK 1.6, 1.7 and 1.8, IBM JDK 1.6, IBM JDK 1.7 > > Users testing on Windows may want to take note of > https://issues.apache.org/jira/browse/IO-490, which > is an old issue causing intermittent failures on Windows that is unchanged > as of this release. > > > The tag is here https://svn.apache.org/repos/asf/commons/proper/io/tags/ > commons-io-2.5-RC > < > https://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5-RC1 > > > 2 > (r1721575) > > Site: > http://people.apache.org/~krosenvold/commons-io-2.5-RC2/ > <http://people.apache.org/~krosenvold/commons-io-2.5-RC1/> > (note some *relative* links are broken and the 2.5 directories are > not yet created - these will be OK once the site is deployed) > > > Clirr Report (compared to 2.4): > http://people.apache.org/~krosenvold/commons-io > -2.5-RC2/clirr-report.html > <http://people.apache.org/~krosenvold/commons-io-2.5-RC1/clirr-report.html > > > > > RAT Report: > http://people.apache.org/~krosenvold/commons-io > -2.5-RC2/rat-report.html > <http://people.apache.org/~krosenvold/commons-io-2.5-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. after > 23:00 CET 26-Dec 2015 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > > Kristian > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
