RE: [CSV] Test failures with latest code

2013-08-06 Thread Roger L. Whitcomb
"mvn clean test" worked fine -- sorry for the noise; just old files hanging around. ~Roger -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Monday, August 05, 2013 6:07 PM To: Commons Developers List Subject: Re: [CSV] Test failures with latest code On 6 Augu

Re: [CSV] Test failures with latest code

2013-08-06 Thread Gary Gregory
Roger? G On Mon, Aug 5, 2013 at 9:06 PM, sebb wrote: > On 6 August 2013 01:29, Roger L. Whitcomb > wrote: > > With the latest code I'm getting build errors related to the format > builder changes: > > > > Tests in error: > > > > CSVFormatBuilderTest.testQuotePolicyNoneWithoutEscapeThrowsExc

Re: [CSV] Test failures with latest code

2013-08-05 Thread sebb
On 6 August 2013 01:29, Roger L. Whitcomb wrote: > With the latest code I'm getting build errors related to the format builder > changes: > > Tests in error: > > CSVFormatBuilderTest.testQuotePolicyNoneWithoutEscapeThrowsException ╗ > Unexpe... > > CSVFormatBuilderTest.testNewFormatLFThrows

Re: [CSV] Test failures with latest code

2013-08-05 Thread Gary Gregory
I have Revision: 1510832. All is well for me from Eclipse with Java 1.5.0_22 All is well for me from the command line 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.7.0_25, vendor: Oracl

[CSV] Test failures with latest code

2013-08-05 Thread Roger L. Whitcomb
With the latest code I'm getting build errors related to the format builder changes: Tests in error:   CSVFormatBuilderTest.testQuotePolicyNoneWithoutEscapeThrowsException ╗  Unexpe...   CSVFormatBuilderTest.testNewFormatLFThrowsException ╗  Unexpected exception, e...   CSVFormatBuilderTest.