You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Benedikt Ritter <br...@apache.org> on 2016/05/09 09:31:36 UTC

[RESULT][VOTE] Release Apache Commons CSV 1.3 based on RC1

Hi,

this vote passes with the following votes:

Gary Gregory: +1
Bruno P. Kinoshita: +1 (non-binding)
Oliver Heger: +1
Benedikt Ritter: +1

I'll proceed with the release later today.

Benedikt

Benedikt Ritter <br...@apache.org> schrieb am Fr., 6. Mai 2016 um
10:12 Uhr:

> 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
>

Re: [RESULT][VOTE] Release Apache Commons CSV 1.3 based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
Thank you for RMing Bendikt!

Gary
On May 9, 2016 2:31 AM, "Benedikt Ritter" <br...@apache.org> wrote:

> Hi,
>
> this vote passes with the following votes:
>
> Gary Gregory: +1
> Bruno P. Kinoshita: +1 (non-binding)
> Oliver Heger: +1
> Benedikt Ritter: +1
>
> I'll proceed with the release later today.
>
> Benedikt
>
> Benedikt Ritter <br...@apache.org> schrieb am Fr., 6. Mai 2016 um
> 10:12 Uhr:
>
> > 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
> >
>