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: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_25\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Gary



On Mon, Aug 5, 2013 at 8:29 PM, Roger L. Whitcomb <roger.whitc...@actian.com
> wrote:

> 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.testCopiedFormatIsEqualToOriginal:55 NoSuchMethod
> org.apa...
>
>   CSVFormatBuilderTest.testQuoteChar:133 ╗ NoSuchMethod
> org.apache.commons.csv.C...
>
>   CSVFormatBuilderTest.testRecoardSeparator:169 ╗ NoSuchMethod
> org.apache.common...
>
>   CSVFormatBuilderTest.testQuotePolicy:154 ╗ NoSuchMethod
> org.apache.commons.csv...
>
>   CSVFormatBuilderTest.testDefaultQuotePolicy:159 ╗ NoSuchMethod
> org.apache.comm...
>
>   CSVFormatBuilderTest.testIgnoreSurroundingSpaces:118 ╗ NoSuchMethod
> org.apache...
>
>   CSVFormatBuilderTest.testDelimiter:71 ╗ NoSuchMethod
> org.apache.commons.csv.CS...
>
>   CSVFormatBuilderTest.testCopiedFormatWithChanges:63 NoSuchMethod
> org.apache.co...
>
>   CSVFormatBuilderTest.testIgnoreEmptyLines:113 ╗ NoSuchMethod
> org.apache.common...
>
>   CSVFormatBuilderTest.testEscape:86 ╗ NoSuchMethod
> org.apache.commons.csv.CSVFo...
>
>   CSVFormatBuilderTest.testNewFormatCRThrowsException ╗  Unexpected
> exception, e...
>
>   CSVFormatBuilderTest.testCommentStart:50 ╗ NoSuchMethod
> org.apache.commons.csv...
>
>   CSVFormatBuilderTest.testHeaderReferenceCannotEscape:105 ╗ NoSuchMethod
> org.ap...
>
>
>
> Tests run: 198, Failures: 0, Errors: 15, Skipped: 1
>
>
>
> Just FYI, assuming someone is going to get to those soon...
>
>
>
> Thanks,
>
> ~Roger Whitcomb
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@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

Reply via email to