Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Adrian Crum
lol - NOW you ask me. I think it was 2.2. -Adrian On 3/21/2013 4:12 PM, Gary Gregory wrote: What version did you use before? Gary On Thu, Mar 21, 2013 at 11:35 AM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: I upgraded to Maven 3.0.5 and the problem was solved. Thanks! -Adrian

Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Gary Gregory
What version did you use before? Gary On Thu, Mar 21, 2013 at 11:35 AM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: > I upgraded to Maven 3.0.5 and the problem was solved. Thanks! > > -Adrian > > On 3/21/2013 2:48 PM, Gary Gregory wrote: > >> My recommendation is to run with: >> >>

Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Adrian Crum
I upgraded to Maven 3.0.5 and the problem was solved. Thanks! -Adrian On 3/21/2013 2:48 PM, Gary Gregory wrote: My recommendation is to run with: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5\bin\.. Java version:

Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Benedikt Ritter
2013/3/21 Gary Gregory > On Thu, Mar 21, 2013 at 11:23 AM, Gary Gregory >wrote: > > > On Thu, Mar 21, 2013 at 7:14 AM, Benedikt Ritter >wrote: > > > >> 2013/3/21 Adrian Crum > >> > >> > Running mvn site generates an error: > >> > > >> > [ERROR] BUILD ERROR > >> > [INFO] > -

Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Gary Gregory
On Thu, Mar 21, 2013 at 11:23 AM, Gary Gregory wrote: > On Thu, Mar 21, 2013 at 7:14 AM, Benedikt Ritter wrote: > >> 2013/3/21 Adrian Crum >> >> > Running mvn site generates an error: >> > >> > [ERROR] BUILD ERROR >> > [INFO] --**--** >> > -

Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Gary Gregory
On Thu, Mar 21, 2013 at 7:14 AM, Benedikt Ritter wrote: > 2013/3/21 Adrian Crum > > > Running mvn site generates an error: > > > > [ERROR] BUILD ERROR > > [INFO] --**--** > > > > [INFO] Error during page generation > > > > Embe

Re: [CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Gary Gregory
My recommendation is to run with: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5\bin\.. Java version: 1.6.0_39, vendor: Sun Microsystems Inc. Java home: C:\Program Files\Java\jdk1.6.0_39\jre This should not matter:

[CSV] Problems building the page Was: [CSV] Finishing v1.0

2013-03-21 Thread Benedikt Ritter
2013/3/21 Adrian Crum > Running mvn site generates an error: > > [ERROR] BUILD ERROR > [INFO] --**--** > > [INFO] Error during page generation > > Embedded error: Error rendering Maven report: org.dom4j.DocumentFactory > cannot

Re: [CSV] Finishing v1.0

2013-03-21 Thread Adrian Crum
Running mvn site generates an error: [ERROR] BUILD ERROR [INFO] [INFO] Error during page generation Embedded error: Error rendering Maven report: org.dom4j.DocumentFactory cannot b e cast to org.dom4j.DocumentFactory Nes

Re: [CSV] Finishing v1.0

2013-03-21 Thread Adrian Crum
The CSV site is very confusing: 1. The nightly build is not current. 2. The "JavaDoc (latest)" link points to an API that does not match the latest API. -Adrian On 3/20/2013 8:59 AM, Adrian Crum wrote: Okay, that looks better. -Adrian On 3/20/2013 8:52 AM, Benedikt Ritter wrote: That buil

Re: [CSV] Finishing v1.0

2013-03-20 Thread Adrian Crum
Okay, that looks better. -Adrian On 3/20/2013 8:52 AM, Benedikt Ritter wrote: That build is dated 30-Jul-2007. Please have a look at trunk in SVN ;-) Benedikt 2013/3/20 Adrian Crum I grabbed the latest build: http://people.apache.org/** builds/commons/nightly/**commons-csv/

Re: [CSV] Finishing v1.0

2013-03-20 Thread Benedikt Ritter
That build is dated 30-Jul-2007. Please have a look at trunk in SVN ;-) Benedikt 2013/3/20 Adrian Crum > I grabbed the latest build: http://people.apache.org/** > builds/commons/nightly/**commons-csv/ > > -Adrian > > > On 3/20/2013

Re: [CSV] Finishing v1.0

2013-03-20 Thread Adrian Crum
I grabbed the latest build: http://people.apache.org/builds/commons/nightly/commons-csv/ -Adrian On 3/20/2013 8:43 AM, Benedikt Ritter wrote: Adrian, you've lost me. What CSVStrategy are you talking about? Are you looking at https://svn.apache.org/repos/asf/commons/proper/csv/trunk ? 2013/3/

Re: [CSV] Finishing v1.0

2013-03-20 Thread Benedikt Ritter
Adrian, you've lost me. What CSVStrategy are you talking about? Are you looking at https://svn.apache.org/repos/asf/commons/proper/csv/trunk ? 2013/3/20 Adrian Crum > There is a part of the API that I don't like - the CSVStrategy class is > mutable. I can't imagine a file's strategy changing mi

Re: [CSV] Finishing v1.0

2013-03-20 Thread Adrian Crum
There is a part of the API that I don't like - the CSVStrategy class is mutable. I can't imagine a file's strategy changing mid-file, so from my perspective the class should be immutable. Plus, the previous version used a builder pattern that I liked. -Adrian On 3/19/2013 6:43 PM, sebb wrote:

Re: [CSV] Finishing v1.0

2013-03-19 Thread sebb
On 19 March 2013 18:38, Benedikt Ritter wrote: > How do you feel about postponing some of the improvement tickets until > after the initial release? Is this possible with commons release policy or > do we have to resolve all open issues? As far as I'm concerned, Improvement tickets can be postpon

Re: [CSV] Finishing v1.0

2013-03-19 Thread Benedikt Ritter
How do you feel about postponing some of the improvement tickets until after the initial release? Is this possible with commons release policy or do we have to resolve all open issues? Benedikt 2013/3/19 Adrian Crum > I would be interested in helping too. > > -Adrian > > > On 3/19/2013 12:53 P

Re: [CSV] Finishing v1.0

2013-03-19 Thread Adrian Crum
I would be interested in helping too. -Adrian On 3/19/2013 12:53 PM, Gary Gregory wrote: I am interested in seeing it through a 1.0. Let's make sure we like the API... Gary On Tue, Mar 19, 2013 at 8:39 AM, Benedikt Ritter wrote: Hi all, we have this request [1] from the Any23 community r

Re: [CSV] Finishing v1.0

2013-03-19 Thread Gary Gregory
I am interested in seeing it through a 1.0. Let's make sure we like the API... Gary On Tue, Mar 19, 2013 at 8:39 AM, Benedikt Ritter wrote: > Hi all, > > we have this request [1] from the Any23 community regarding [csv]. > I believe we can help them in several ways. > The first thing to do wou

[CSV] Finishing v1.0

2013-03-19 Thread Benedikt Ritter
Hi all, we have this request [1] from the Any23 community regarding [csv]. I believe we can help them in several ways. The first thing to do would be to request a git mirror of [csv] from infra, so that Any23 can use the latest trunk by cloning that mirror. The second is to finish work on [csv] an