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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Wed 6 Oct 2010 17:52:33 +0000
  Finished at: Wed 6 Oct 2010 17:56:00 +0000
  Total time: 3m 27s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_20"
          Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
          Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_20
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.20/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux" version: "2.6.32-24-server" arch: "amd64" Family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Wed 6 Oct 2010 16:38:08 +0000
Comment: COMMONSSITE-57 Fix announce mod_mbox link
(I used version 1.4-SNAPSHOT of the commons-build-plugin to do this - need to 
release it and update commons-parent at some point)
Files changed:
  /commons/proper/beanutils/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/betwixt/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/chain/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/cli/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/codec/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/collections/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/compress/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/configuration/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/daemon/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/dbcp/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/dbutils/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/digester/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/discovery/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/el/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/email/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/exec/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/fileupload/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/io/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/jci/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/jexl/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/jxpath/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/lang/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/launcher/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/logging/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/math/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/modeler/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/pool/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/primitives/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/proxy/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/sanselan/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/scxml/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/validator/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )
  /commons/proper/vfs/trunk/src/site/xdoc/mail-lists.xml ( 1005115 )

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


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode -fae -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Continue test if possible; use Java 1.5

****************************************************************************
Test Summary:
****************************************************************************
Tests: 77
Failures: 1
Errors: 0
Success Rate: 98
Total time: 167.73901

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

RhinoJavaCompilerTestCase
    testCrossReferenceCompilation :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: jci/Func1.class is not null
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.apache.commons.jci.compilers.AbstractCompilerTestCase.testCrossReferenceCompilation(AbstractCompilerTestCase.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)

  



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

Reply via email to