Build using Java 1.6
MIME-Version: 1.0
Content-Type: text/plain; charset=ANSI_X3.4-1968
Content-Transfer-Encoding: 7bit
X-Continuum-Build-Host: vmbuild
X-Continuum-Project-Id: 83
X-Continuum-Project-Name: Commons IO

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 13 May 2013 06:32:31 +0000
  Finished at: Mon 13 May 2013 06:34:29 +0000
  Total time: 1m 57s
  Build Trigger: Schedule
  Build Number: 346
  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: sebb @ Wed 8 May 2013 14:17:33 +0000
Comment: IO-380 FileUtils.copyInputStreamToFile should document it closes the 
input source
Files changed:
  /commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileUtils.java ( 
1480284 )

Changed: sebb @ Wed 8 May 2013 14:18:33 +0000
Comment: IO-380 FileUtils.copyInputStreamToFile should document it closes the 
input source
Files changed:
  /commons/proper/io/trunk/src/changes/changes.xml ( 1480286 )

Changed: ggregory @ Wed 8 May 2013 14:36:32 +0000
Comment: <action issue="IO-381" dev="ggregory" type="add">
        Add FileUtils.copyInputStreamToFile API with option to leave the source 
open.
        See copyInputStreamToFile(final InputStream source, final File 
destination, boolean closeSource)
      </action>
Files changed:
  /commons/proper/io/trunk/src/changes/changes.xml ( 1480300 )
  /commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileUtils.java ( 
1480300 )

Changed: ggregory @ Wed 8 May 2013 14:44:06 +0000
Comment: Uupdate maven-checkstyle-plugin to 2.10 from 2.9: fixes duplicate 
report.
Files changed:
  /commons/proper/io/trunk/pom.xml ( 1480304 )

Changed: ggregory @ Wed 8 May 2013 14:49:17 +0000
Comment: [IO-381] Fix Javadoc. The whole method might be removed though...
Files changed:
  /commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileUtils.java ( 
1480308 )

Changed: ggregory @ Wed 8 May 2013 16:45:03 +0000
Comment: [IO-381] Alternative implementation suggested by Sebb.
Files changed:
  /commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileUtils.java ( 
1480346 )

Changed: sebb @ Wed 8 May 2013 22:48:51 +0000
Comment: Javadoc fix
Files changed:
  /commons/proper/io/trunk/src/main/java/org/apache/commons/io/FileUtils.java ( 
1480491 )

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


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

****************************************************************************
Test Summary:
****************************************************************************
Tests: 1022
Failures: 1
Errors: 0
Success Rate: 99
Total time: 74.333984

****************************************************************************
Test Failures:
****************************************************************************

TailerTest
    testMultiByteBreak :
  junit.framework.ComparisonFailure
  junit.framework.ComparisonFailure: line 0 expected:<...ine. Special chars: 
[?????????????? ???????????????? ??????????????]> but was:<...ine. Special 
chars: [?????????????? ???????????????? ??????????????]>
        at junit.framework.Assert.assertEquals(Assert.java:100)
        at junit.framework.TestCase.assertEquals(TestCase.java:261)
        at 
org.apache.commons.io.input.TailerTest.testMultiByteBreak(TailerTest.java:138)


  


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

Reply via email to