+1 not binding Project builds fine with Java 8, Maven 3.3.9 and Ubuntu 16.04. Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T05:41:47+13:00)Maven home: /opt/mavenJava version: 1.8.0_91, vendor: Oracle CorporationJava home: /usr/lib/jvm/java-8-oracle/jreDefault locale: en_NZ, platform encoding: UTF-8OS name: "linux", version: "4.4.0-21-generic", arch: "amd64", family: "unix" Site generated successfully. Project reports looks fine. All tests pass. Files signature OK. CheersBruno
From: Benedikt Ritter <brit...@apache.org> To: Commons Developers List <dev@commons.apache.org> Sent: Friday, 6 May 2016 8:12 PM Subject: [VOTE] Release Apache Commons CSV 1.3 based on RC1 Hi, we have fixed some bugs and added some nice new features since we released Apache Commons CSV 1.2. So I'd like to release Apache Commons CSV 1.3 based on RC 1. Apache Commons CSV 1.3 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/csv/csv-1.3-RC1 (revision 13550) Maven artifacty are here: https://repository.apache.org/content/repositories/orgapachecommons-1165/org/apache/commons/commons-csv/1.3/ These are the Maven artifacts and their hashes: commons-csv-1.3-javadoc.jar (SHA1: dfeed187293d2d5ed3f8b26e096474ff8350a254) commons-csv-1.3-sources.jar (SHA1: 7841722762e93d6bd4419f91e140b6a16e167fe1) commons-csv-1.3-test-sources.jar (SHA1: c6c90708e686e1a17441632e417ccf91d78d87f2) commons-csv-1.3-tests.jar (SHA1: fdf822005dca524c329c3fd2f0abc149a885b52a) commons-csv-1.3.jar (SHA1: aeed8320e1b86b27e0b477a898eb7dd049526963) commons-csv-1.3.pom (SHA1: 8916753d403a30d53b9a105372eee620cd53b802) Details of changes since 1.2 are in the release notes: https://dist.apache.org/repos/dist/dev/commons/csv/csv-1.3-RC1/RELEASE-NOTES.txt http://home.apache.org/~britter/commons/csv-1.3-RC1/changes-report.html I have tested this on Mac OS 10.11.4 with: JDK 1.6 & Maven 3.2.5 JDK 7 & Maven 3.3.9 JDK 8 & Maven 3.3.9 The tag is here: https://svn.apache.org/repos/asf/commons/proper/csv/tags/csv-1.3-RC1 (revision 1742508) Site: http://home.apache.org/~britter/commons/csv-1.3-RC1 (note some *relative links are broken and the 1.3 directories are not yet created - these will be ok once the site is deployed) (also note the site navigation has a minor error. There are two entires for JavaDoc 1.2 and Site Archive 1.2. I will correct that once the site is deployed) Clirr Report (compared to 1.2): http://home.apache.org/~britter/commons/csv-1.3-RC1/clirr-report.html RAT Report: http://home.apache.org/~britter/commons/csv-1.3-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 10:30 CEST (UTC+2) 09-May 2016 [ ] +1 Release these artifacts [ ] +0 OK, but... [ ] -0 OK, but really should fix... [ ] -1 I oppose this release because... Thanks! Benedikt