Group (shared) Maven 2 Build Definition (Java 1.5)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Continuum-Build-Host: vmbuild
X-Continuum-Project-Id: 68
X-Continuum-Project-Name: Commons CSV

Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=25076&projectId=68

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat 13 Oct 2012 18:20:05 +0000
  Finished at: Sat 13 Oct 2012 18:20:17 +0000
  Total time: 12s
  Build Trigger: Schedule
  Build Number: 133
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_30"
          Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
          Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_30
          Java home: /usr/lib/jvm/jdk1.6.0_30/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: ggregory @ Sat 13 Oct 2012 17:24:27 +0000
Comment: org.apache.commons.csv.Token.reset() does not need to return itself. 
Save a return.
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Token.java ( 
1397906 )
  /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVLexer1.java 
( 1397906 )

Changed: ggregory @ Sat 13 Oct 2012 17:28:56 +0000
Comment: Make package private classes final.
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVLexer.java 
( 1397907 )
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Constants.java 
( 1397907 )
  
/commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/ExtendedBufferedReader.java
 ( 1397907 )
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Token.java ( 
1397907 )

Changed: ggregory @ Sat 13 Oct 2012 17:38:39 +0000
Comment: Validation checks the delimiter character cannot be null.
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java 
( 1397909 )

Changed: ggregory @ Sat 13 Oct 2012 17:40:05 +0000
Comment: Rename readAgain() to getLastChar()
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVLexer.java 
( 1397911 )
  
/commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/ExtendedBufferedReader.java
 ( 1397911 )
  /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVLexer1.java 
( 1397911 )
  
/commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVLexer1306663.java
 ( 1397911 )
  
/commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVLexer1306667.java
 ( 1397911 )
  
/commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/ExtendedBufferedReaderTest.java
 ( 1397911 )

Changed: ggregory @ Sat 13 Oct 2012 17:42:06 +0000
Comment: Javadoc.
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java ( 
1397913 )

Changed: ggregory @ Sat 13 Oct 2012 17:45:05 +0000
Comment: Rename method from "is" prefix to "read" prefix because it is not just 
a test method, it may actually consume input.
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java ( 
1397914 )

Changed: ggregory @ Sat 13 Oct 2012 17:45:31 +0000
Comment: In-line comment.
Files changed:
  /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java ( 
1397915 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Group (shared) Maven 2 Build Definition (Java 1.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Errors: 0
Total time: 0.0





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

Reply via email to