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

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Fri 23 May 2008 19:31:37 -0700
 Finished at: Fri 23 May 2008 19:32:06 -0700
 Total time: 28s
 Build Trigger: Schedule
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild.apache.org
 Operating system : Linux(unknown)
Java Home version : java version "1.5.0_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
         Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_12
         OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Fri 23 May 2008 19:25:23 -0700
Comment: COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module 
and review/update <reporting> plugin version numbers for the poms being changed.
- pom's need to use ${basedir} for configuration files as the multi-module 
profile is run from commons-parent, so if not specified it can't find those 
files
- the checkstyle configuration file needs to use ${checkstyle.header.file} for the 
headerFile property and  <headerFile> element added to the plugin config in the 
pom.xml
- fix m1 checkstyle config to reflect the above where appropriate (specify 
header file property)
Files changed:
 /commons/sandbox/compress/trunk/checkstyle.xml ( 659747 )
 /commons/sandbox/compress/trunk/pom.xml ( 659747 )
 /commons/sandbox/compress/trunk/project.properties ( 659747 )
 /commons/sandbox/csv/trunk/pom.xml ( 659747 )
 /commons/sandbox/exec/trunk/pom.xml ( 659747 )
 /commons/sandbox/finder/trunk/pom.xml ( 659747 )
 /commons/sandbox/i18n/trunk/pom.xml ( 659747 )
 /commons/sandbox/id/trunk/checkstyle.xml ( 659747 )
 /commons/sandbox/id/trunk/pom.xml ( 659747 )
 /commons/sandbox/id/trunk/project.properties ( 659747 )
 /commons/sandbox/jnet/trunk/pom.xml ( 659747 )
 /commons/sandbox/monitoring/trunk/pom.xml ( 659747 )
 /commons/sandbox/nabla/trunk/checkstyle.xml ( 659747 )
 /commons/sandbox/nabla/trunk/pom.xml ( 659747 )
 /commons/sandbox/performance/trunk/pom.xml ( 659747 )
 /commons/sandbox/pipeline/trunk/pom.xml ( 659747 )

****************************************************************************
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 5
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 26
Failures: 3
Total time: 10.743

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

TarTestCase
   testReadPosixTar :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: Entry size expected:<652> but was:<666>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:136)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.checkEntry(TarTestCase.java:164)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.compareTar(TarTestCase.java:191)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.testReadPosixTar(TarTestCase.java:93)


   testReadGnuTar :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: Entry size expected:<652> but was:<666>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:136)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.checkEntry(TarTestCase.java:164)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.compareTar(TarTestCase.java:191)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.testReadGnuTar(TarTestCase.java:99)


   testWritePosixTar :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: Tar files Equal
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at 
org.apache.commons.compress.archivers.tar.TarTestCase.testWritePosixTar(TarTestCase.java:121)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to