Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=302429&projectId=142
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon 15 Mar 2010 11:59:00 -0700
Finished at: Mon 15 Mar 2010 12:04:25 -0700
Total time: 5m 25s
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.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
Builder version :
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_06
Java home: /usr/lib/jvm/java-6-sun-1.6.0.06/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Mon 15 Mar 2010 10:04:53 -0700
Comment: Update components to point to the new download pages
Files changed:
/commons/proper/attributes/trunk/site/xdocs/index.xml ( 923339 )
/commons/proper/attributes/trunk/site/xdocs/navigation.xml ( 923339 )
/commons/proper/betwixt/trunk/src/site/site.xml ( 923339 )
/commons/proper/betwixt/trunk/xdocs/index.xml ( 923339 )
/commons/proper/chain/trunk/src/site/site.xml ( 923339 )
/commons/proper/cli/trunk/src/site/site.xml ( 923339 )
/commons/proper/cli/trunk/xdocs/index.xml ( 923339 )
/commons/proper/collections/trunk/src/site/site.xml ( 923339 )
/commons/proper/collections/trunk/xdocs/index.xml ( 923339 )
/commons/proper/configuration/trunk/src/site/site.xml ( 923339 )
/commons/proper/configuration/trunk/xdocs/index.xml ( 923339 )
/commons/proper/dbcp/trunk/xdocs/downloads.xml ( 923339 )
/commons/proper/dbutils/trunk/src/site/site.xml ( 923339 )
/commons/proper/dbutils/trunk/xdocs/building.xml ( 923339 )
/commons/proper/discovery/trunk/src/site/site.xml ( 923339 )
/commons/proper/discovery/trunk/xdocs/building.xml ( 923339 )
/commons/proper/el/trunk/src/site/site.xml ( 923339 )
/commons/proper/el/trunk/xdocs/index.xml ( 923339 )
/commons/proper/email/trunk/src/site/site.xml ( 923339 )
/commons/proper/email/trunk/xdocs/index.xml ( 923339 )
/commons/proper/fileupload/trunk/xdocs/index.xml ( 923339 )
/commons/proper/io/trunk/src/site/site.xml ( 923339 )
/commons/proper/io/trunk/xdocs/index.xml ( 923339 )
/commons/proper/jci/trunk/src/site/xdoc/downloads.xml ( 923339 )
/commons/proper/jelly/trunk/xdocs/navigation.xml ( 923339 )
/commons/proper/jexl/trunk/xdocs/releases.xml ( 923339 )
/commons/proper/jxpath/trunk/src/site/site.xml ( 923339 )
/commons/proper/jxpath/trunk/xdocs/index.xml ( 923339 )
/commons/proper/lang/trunk/src/site/xdoc/article2_4.xml ( 923339 )
/commons/proper/launcher/trunk/src/site/site.xml ( 923339 )
/commons/proper/launcher/trunk/xdocs/building.xml ( 923339 )
/commons/proper/launcher/trunk/xdocs/index.xml ( 923339 )
/commons/proper/logging/trunk/src/site/site.xml ( 923339 )
/commons/proper/logging/trunk/xdocs/index.xml ( 923339 )
/commons/proper/math/trunk/src/site/xdoc/index.xml ( 923339 )
/commons/proper/modeler/trunk/src/site/site.xml ( 923339 )
/commons/proper/modeler/trunk/xdocs/building.xml ( 923339 )
/commons/proper/modeler/trunk/xdocs/downloads.xml ( 923339 )
/commons/proper/net/trunk/xdocs/download.xml ( 923339 )
/commons/proper/primitives/trunk/src/site/site.xml ( 923339 )
/commons/proper/primitives/trunk/xdocs/index.xml ( 923339 )
/commons/proper/proxy/trunk/src/site/xdoc/index.xml ( 923339 )
/commons/proper/transaction/trunk/src/site/site.xml ( 923339 )
/commons/proper/transaction/trunk/xdocs/releases.xml ( 923339 )
/commons/proper/validator/trunk/src/site/site.xml ( 923339 )
/commons/proper/validator/trunk/xdocs/building.xml ( 923339 )
/commons/proper/validator/trunk/xdocs/index.xml ( 923339 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: JDK 6
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 71
Failures: 5
Errors: 0
Success Rate: 92
Total time: 196.94
****************************************************************************
Test Failures:
****************************************************************************
JavacJavaCompilerTestCase
testSimpleCompile :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: Failure executing javac, but could not
parse the error: javac: file not found: jci/Simple.java
Usage: javac <options><source files>
use -help for a list of possible options
, expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:198)
at
org.apache.commons.jci.compilers.AbstractCompilerTestCase.testSimpleCompile(AbstractCompilerTestCase.java:80)
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:597)
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:597)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
testExtendedCompile :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: Failure executing javac, but could not
parse the error: javac: file not found: jci/Extended.java
Usage: javac <options><source files>
use -help for a list of possible options
, expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:198)
at
org.apache.commons.jci.compilers.AbstractCompilerTestCase.testExtendedCompile(AbstractCompilerTestCase.java:128)
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:597)
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:597)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
testInternalClassCompile :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: Failure executing javac, but could not
parse the error: javac: file not found: jci/Simple.java
Usage: javac <options><source files>
use -help for a list of possible options
, expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:198)
at
org.apache.commons.jci.compilers.AbstractCompilerTestCase.testInternalClassCompile(AbstractCompilerTestCase.java:175)
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:597)
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:597)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
testUppercasePackageNameCompile :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: Failure executing javac, but could not
parse the error: javac: file not found: Jci/Simple.java
Usage: javac <options><source files>
use -help for a list of possible options
, expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:198)
at
org.apache.commons.jci.compilers.AbstractCompilerTestCase.testUppercasePackageNameCompile(AbstractCompilerTestCase.java:220)
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:597)
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:597)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
testCrossReferenceCompilation :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: Failure executing javac, but could not
parse the error: javac: file not found: jci/Func1.java
Usage: javac <options><source files>
use -help for a list of possible options
, expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:198)
at
org.apache.commons.jci.compilers.AbstractCompilerTestCase.testCrossReferenceCompilation(AbstractCompilerTestCase.java:283)
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:597)
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:597)
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:597)
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: [email protected]
For additional commands, e-mail: [email protected]