You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Continuum VMBuild Server <co...@apache.org> on 2008/01/05 17:18:11 UTC

[continuum] BUILD FAILURE: Commons IO

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat 5 Jan 2008 08:17:53 -0800
  Finished at: Sat 5 Jan 2008 08:18:04 -0800
  Total time: 11s
  Build Trigger: Schedule
  Build Number: 25
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Sat 5 Jan 2008 07:05:55 -0800
Comment: IO-141 - Infinite loop on FileUtils.copyDirectory when the destination directory is within the source directory - reported by Mark Bryan Yu
Files changed:
  /commons/proper/io/trunk/RELEASE-NOTES.txt ( 609147 )
  /commons/proper/io/trunk/src/java/org/apache/commons/io/FileUtils.java ( 609147 )
  /commons/proper/io/trunk/src/test/org/apache/commons/io/FileUtilsTestCase.java ( 609147 )

Changed: niallp @ Sat 5 Jan 2008 07:24:10 -0800
Comment: IO-138 new Reader implementation that handles any CharSequence (String, StringBuffer, StringBuilder or CharBuffer)
Files changed:
  /commons/proper/io/trunk/RELEASE-NOTES.txt ( 609152 )
  /commons/proper/io/trunk/build-check-jdk13.xml ( 609152 )
  /commons/proper/io/trunk/src/java/org/apache/commons/io/input/CharSequenceReader.java ( 609152 )
  /commons/proper/io/trunk/src/test/org/apache/commons/io/input/CharSequenceReaderTest.java ( 609152 )

Changed: niallp @ Sat 5 Jan 2008 07:30:58 -0800
Comment: Add missing tests to suite
Files changed:
  /commons/proper/io/trunk/src/test/org/apache/commons/io/input/PackageTestSuite.java ( 609154 )

Changed: niallp @ Sat 5 Jan 2008 07:53:33 -0800
Comment: IO-148 rename CausedIOException to IOExceptionWithCause
Files changed:
  /commons/proper/io/trunk/build-check-jdk13.xml ( 609159 )
  /commons/proper/io/trunk/src/java/org/apache/commons/io/CausedIOException.java ( 609159 )
  /commons/proper/io/trunk/src/java/org/apache/commons/io/IOExceptionWithCause.java (from /commons/proper/io/trunk/src/java/org/apache/commons/io/CausedIOException.java:609128) ( 609159 )
  /commons/proper/io/trunk/src/test/org/apache/commons/io/CausedIOExceptionTestCase.java ( 609159 )
  /commons/proper/io/trunk/src/test/org/apache/commons/io/IOExceptionWithCauseTestCase.java (from /commons/proper/io/trunk/src/test/org/apache/commons/io/CausedIOExceptionTestCase.java:609128) ( 609159 )
  /commons/proper/io/trunk/src/test/org/apache/commons/io/PackageTestSuite.java ( 609159 )

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


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 1.4
Description: 


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons IO
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/155/target
[INFO] Deleting directory /home/continuum/data/working-directory/155/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/155/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/155/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 64 source files to /home/continuum/data/working-directory/155/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/continuum/data/working-directory/155/src/java/org/apache/commons/io/input/CharSequenceReader.java:[33,25] cannot resolve symbol
symbol  : class StringBuilder 
location: class org.apache.commons.io.input.CharSequenceReader

/home/continuum/data/working-directory/155/src/java/org/apache/commons/io/input/CharSequenceReader.java:[33,59] cannot resolve symbol
symbol  : class StringBuilder 
location: class org.apache.commons.io.input.CharSequenceReader


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sat Jan 05 08:18:04 PST 2008
[INFO] Final Memory: 6M/19M
[INFO] ------------------------------------------------------------------------

****************************************************************************



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