You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2015/08/22 03:26:32 UTC

[VOTE] Release Apache Commons CSV 1.2-RC2

Hi All,

Apache Commons-CSV 1.2-RC2 is available for review here:
    https://dist.apache.org/repos/dist/dev/commons/csv/
    (svn revision 10267)
The difference with RC1 is that the Svn RC2 tag now contains the proper
version in pom.xml.

Maven artifacts are here:

https://repository.apache.org/content/repositories/orgapachecommons-1112/org/apache/commons/commons-csv/1.2/

Details of changes since 1.1 are in the release notes:
    https://dist.apache.org/repos/dist/dev/commons/csv/RELEASE-NOTES.txt
    http://people.apache.org/~ggregory/csv-1.2-RC2/site/changes-report.html

I tested using:

Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
2015-04-22T04:57:37-07:00)
Maven home: C:\Java\apache-maven-3.3.3\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 tag is here:

https://svn.apache.org/repos/asf/commons/proper/csv/tags/csv-1.2-RC2
    (svn revision 1697053)

Site:
    http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/

The Javadocs 1.2 and archive site 1.2 links are dead until the real site is
publish.

Clirr Report (compared to 1.1):

http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/clirr-report.html

RAT Report:

http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/rat-report.html

KEYS:
  https://www.apache.org/dist/commons/KEYS

Please review the release candidate and vote.

This vote will close no sooner than 72 hours from August 24 2015 19:00 PM
PST.

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
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

Re: [VOTE] Release Apache Commons CSV 1.2-RC2

Posted by Jörg Schaible <jo...@gmx.de>.
Gary Gregory wrote:

> Hi All,
> 
> Apache Commons-CSV 1.2-RC2 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/csv/
>     (svn revision 10267)
> The difference with RC1 is that the Svn RC2 tag now contains the proper
> version in pom.xml.
> 
> Maven artifacts are here:
> 
> 
https://repository.apache.org/content/repositories/orgapachecommons-1112/org/apache/commons/commons-csv/1.2/
> 
> Details of changes since 1.1 are in the release notes:
>     https://dist.apache.org/repos/dist/dev/commons/csv/RELEASE-NOTES.txt
>     http://people.apache.org/~ggregory/csv-1.2-RC2/site/changes-report.html
> 
> I tested using:
> 
> Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
> 2015-04-22T04:57:37-07:00)
> Maven home: C:\Java\apache-maven-3.3.3\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 tag is here:
> 
> https://svn.apache.org/repos/asf/commons/proper/csv/tags/csv-1.2-RC2
>     (svn revision 1697053)
> 
> Site:
>     http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/
> 
> The Javadocs 1.2 and archive site 1.2 links are dead until the real site
> is publish.
> 
> Clirr Report (compared to 1.1):
> 
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/clirr-report.html
> 
> RAT Report:
> 
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/rat-report.html
> 
> KEYS:
>   https://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> 
> This vote will close no sooner than 72 hours from August 24 2015 19:00 PM
> PST.
> 
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...

+1, builds with my complete compiler zoo from source

- Jörg


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


Re: [VOTE] Release Apache Commons CSV 1.2-RC2

Posted by Gary Gregory <ga...@gmail.com>.
Ping. Reviewer needed.

My +1

Thank you,
Gary

On Sun, Aug 23, 2015 at 12:54 PM, Gary Gregory <ga...@gmail.com>
wrote:

> Thank you Oliver, the black magic of Maven sometimes still eludes me but I
> can now see that Java 7 ran out of memory building the site. Rebuilding
> with Java 8 and... done.
>
> Gary
>
> On Sun, Aug 23, 2015 at 11:46 AM, Oliver Heger <
> oliver.heger@oliver-heger.de> wrote:
>
>> Build works fine with Java 1.6 and 1.8 on Windows 10. Artifacts look good.
>>
>> The uploaded site obviously does not contain the project reports, at
>> least
>>
>> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/project-reports.html
>> gives a 404. However, I was able to build the site locally. I got some
>> checkstyle warnings about trailing spaces and a FindBugs warning, but
>> nothing critical.
>>
>> So +1
>> Oliver
>>
>> Am 22.08.2015 um 03:26 schrieb Gary Gregory:
>> > Hi All,
>> >
>> > Apache Commons-CSV 1.2-RC2 is available for review here:
>> >     https://dist.apache.org/repos/dist/dev/commons/csv/
>> >     (svn revision 10267)
>> > The difference with RC1 is that the Svn RC2 tag now contains the proper
>> > version in pom.xml.
>> >
>> > Maven artifacts are here:
>> >
>> >
>> https://repository.apache.org/content/repositories/orgapachecommons-1112/org/apache/commons/commons-csv/1.2/
>> >
>> > Details of changes since 1.1 are in the release notes:
>> >
>> https://dist.apache.org/repos/dist/dev/commons/csv/RELEASE-NOTES.txt
>> >
>> http://people.apache.org/~ggregory/csv-1.2-RC2/site/changes-report.html
>> >
>> > I tested using:
>> >
>> > Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
>> > 2015-04-22T04:57:37-07:00)
>> > Maven home: C:\Java\apache-maven-3.3.3\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 tag is here:
>> >
>> > https://svn.apache.org/repos/asf/commons/proper/csv/tags/csv-1.2-RC2
>> >     (svn revision 1697053)
>> >
>> > Site:
>> >     http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/
>> >
>> > The Javadocs 1.2 and archive site 1.2 links are dead until the real
>> site is
>> > publish.
>> >
>> > Clirr Report (compared to 1.1):
>> >
>> >
>> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/clirr-report.html
>> >
>> > RAT Report:
>> >
>> >
>> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/rat-report.html
>> >
>> > KEYS:
>> >   https://www.apache.org/dist/commons/KEYS
>> >
>> > Please review the release candidate and vote.
>> >
>> > This vote will close no sooner than 72 hours from August 24 2015 19:00
>> PM
>> > PST.
>> >
>> >   [ ] +1 Release these artifacts
>> >   [ ] +0 OK, but...
>> >   [ ] -0 OK, but really should fix...
>> >   [ ] -1 I oppose this release because...
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> 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
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
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

Re: [VOTE] Release Apache Commons CSV 1.2-RC2

Posted by Gary Gregory <ga...@gmail.com>.
Thank you Oliver, the black magic of Maven sometimes still eludes me but I
can now see that Java 7 ran out of memory building the site. Rebuilding
with Java 8 and... done.

Gary

On Sun, Aug 23, 2015 at 11:46 AM, Oliver Heger <oliver.heger@oliver-heger.de
> wrote:

> Build works fine with Java 1.6 and 1.8 on Windows 10. Artifacts look good.
>
> The uploaded site obviously does not contain the project reports, at
> least
>
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/project-reports.html
> gives a 404. However, I was able to build the site locally. I got some
> checkstyle warnings about trailing spaces and a FindBugs warning, but
> nothing critical.
>
> So +1
> Oliver
>
> Am 22.08.2015 um 03:26 schrieb Gary Gregory:
> > Hi All,
> >
> > Apache Commons-CSV 1.2-RC2 is available for review here:
> >     https://dist.apache.org/repos/dist/dev/commons/csv/
> >     (svn revision 10267)
> > The difference with RC1 is that the Svn RC2 tag now contains the proper
> > version in pom.xml.
> >
> > Maven artifacts are here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachecommons-1112/org/apache/commons/commons-csv/1.2/
> >
> > Details of changes since 1.1 are in the release notes:
> >     https://dist.apache.org/repos/dist/dev/commons/csv/RELEASE-NOTES.txt
> >
> http://people.apache.org/~ggregory/csv-1.2-RC2/site/changes-report.html
> >
> > I tested using:
> >
> > Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
> > 2015-04-22T04:57:37-07:00)
> > Maven home: C:\Java\apache-maven-3.3.3\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 tag is here:
> >
> > https://svn.apache.org/repos/asf/commons/proper/csv/tags/csv-1.2-RC2
> >     (svn revision 1697053)
> >
> > Site:
> >     http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/
> >
> > The Javadocs 1.2 and archive site 1.2 links are dead until the real site
> is
> > publish.
> >
> > Clirr Report (compared to 1.1):
> >
> >
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/clirr-report.html
> >
> > RAT Report:
> >
> >
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/rat-report.html
> >
> > KEYS:
> >   https://www.apache.org/dist/commons/KEYS
> >
> > Please review the release candidate and vote.
> >
> > This vote will close no sooner than 72 hours from August 24 2015 19:00 PM
> > PST.
> >
> >   [ ] +1 Release these artifacts
> >   [ ] +0 OK, but...
> >   [ ] -0 OK, but really should fix...
> >   [ ] -1 I oppose this release because...
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
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

Re: [VOTE] Release Apache Commons CSV 1.2-RC2

Posted by Oliver Heger <ol...@oliver-heger.de>.
Build works fine with Java 1.6 and 1.8 on Windows 10. Artifacts look good.

The uploaded site obviously does not contain the project reports, at
least
http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/project-reports.html
gives a 404. However, I was able to build the site locally. I got some
checkstyle warnings about trailing spaces and a FindBugs warning, but
nothing critical.

So +1
Oliver

Am 22.08.2015 um 03:26 schrieb Gary Gregory:
> Hi All,
> 
> Apache Commons-CSV 1.2-RC2 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/csv/
>     (svn revision 10267)
> The difference with RC1 is that the Svn RC2 tag now contains the proper
> version in pom.xml.
> 
> Maven artifacts are here:
> 
> https://repository.apache.org/content/repositories/orgapachecommons-1112/org/apache/commons/commons-csv/1.2/
> 
> Details of changes since 1.1 are in the release notes:
>     https://dist.apache.org/repos/dist/dev/commons/csv/RELEASE-NOTES.txt
>     http://people.apache.org/~ggregory/csv-1.2-RC2/site/changes-report.html
> 
> I tested using:
> 
> Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
> 2015-04-22T04:57:37-07:00)
> Maven home: C:\Java\apache-maven-3.3.3\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 tag is here:
> 
> https://svn.apache.org/repos/asf/commons/proper/csv/tags/csv-1.2-RC2
>     (svn revision 1697053)
> 
> Site:
>     http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/
> 
> The Javadocs 1.2 and archive site 1.2 links are dead until the real site is
> publish.
> 
> Clirr Report (compared to 1.1):
> 
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/clirr-report.html
> 
> RAT Report:
> 
> http://people.apache.org/~ggregory/commons-csv-1.2-RC2/site/rat-report.html
> 
> KEYS:
>   https://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> 
> This vote will close no sooner than 72 hours from August 24 2015 19:00 PM
> PST.
> 
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
> 
> 

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