Re: [VOTE] Release Commons Exec 1.1-RC1

2014-11-16 Thread Siegfried Goeschl
Hi Gary, I think there is a copy & pasta error mixing up Commons Exec & Commons CSV :-) Cheers, Siegfried Goeschl > On 17 Nov 2014, at 03:54, Gary Gregory wrote: > > Hello All: > > This is a VOTE to release Commons Exec 1.1-RC1 as 1.1. > > The Apache Commons CSV library provides a simple in

[VOTE] Release Commons Exec 1.1-RC1

2014-11-16 Thread Gary Gregory
Hello All: This is a VOTE to release Commons Exec 1.1-RC1 as 1.1. The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. This is our second release. Changes in this version include: New features: o [CSV-129] Add CSVFormat#with 0-arg metho

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Gary Gregory
On Sun, Nov 16, 2014 at 3:52 PM, Romain Manni-Bucau wrote: > Plugins means modules? > http://people.apache.org/~rmannibucau/commons-jcs-2.0-RC1/modules.html > Yes, thank you, I keep on missing those... Gary > > mvn site should worrk while folders are deployed as the project structure > no? >

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Romain Manni-Bucau
Plugins means modules? http://people.apache.org/~rmannibucau/commons-jcs-2.0-RC1/modules.html mvn site should worrk while folders are deployed as the project structure no? Le 16 nov. 2014 21:37, "Gary Gregory" a écrit : > Also, I still do not see links from the main site to the plugin sites whic

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Gary Gregory
Also, I still do not see links from the main site to the plugin sites which should have all their reports. IOW, doing 'mvn site' is not going to work for a multi-module site. See Log4j 2 for an example of a multi-module site build. Gary On Sun, Nov 16, 2014 at 3:11 PM, Gary Gregory wrote: > On

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Gary Gregory
On Sun, Nov 16, 2014 at 12:55 PM, Romain Manni-Bucau wrote: > about the command: mvn site. > about rat report: yeah both should be excluded (I'll update it just > after this mail) > about the historical note: I'll try to tackle it as well > Great, thanks. Another thing that is a roadblock to ge

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Romain Manni-Bucau
2014-11-16 18:55 GMT+01:00 Romain Manni-Bucau : > about the command: mvn site. > about rat report: yeah both should be excluded (I'll update it just > after this mail) weird it was: org.apache.rat apache-rat-plugin .java-version **/LIC

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Romain Manni-Bucau
about the command: mvn site. about rat report: yeah both should be excluded (I'll update it just after this mail) about the historical note: I'll try to tackle it as well Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 201

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Gary Gregory
The release notes mention older versions of pre 2.0 JCS but the previous versions are not available under the commons-jcs AID in Maven Central, therefore a brief historical not would be helpful on the site IMO. Gary On Wed, Nov 12, 2014 at 4:23 AM, Romain Manni-Bucau wrote: > Hi > > I'm trying

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Gary Gregory
The main RAT report on your site shows: Unapproved licenses: src/scripts/zipcodes.txt LICENSE.xerox So you need to exclude the LICENSE.xerox from the check I would guess. Either add a license header to src/scripts/zipcodes.txt or exclude it, not sure which is more appropriate. I'm not sur

Re: [VOTE] (JCS) release [jcs] 2.0-RC1

2014-11-16 Thread Gary Gregory
What maven command did you use to create the whole site? Thank you, Gary On Wed, Nov 12, 2014 at 4:23 AM, Romain Manni-Bucau wrote: > Hi > > I'm trying to align on commons standards this time. > > - here is the maven repo: > https://repository.apache.org/content/repositories/orgapachecommons-10