Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=63113&projectId=362
Build statistics:
State: Failed
Previous State: Error
Started at: Sun 9 Mar 2008 08:01:46 -0700
Finished at: Sun 9 Mar 2008 08:02:07 -0700
Total time: 20s
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 @ Sun 9 Mar 2008 07:21:48 -0700
Comment: Upgrade to version 9 of commons-parent
Files changed:
/commons/proper/beanutils/trunk/pom.xml ( 635244 )
/commons/proper/betwixt/trunk/pom.xml ( 635244 )
/commons/proper/chain/trunk/pom.xml ( 635244 )
/commons/proper/cli/trunk/pom.xml ( 635244 )
/commons/proper/codec/trunk/pom.xml ( 635244 )
/commons/proper/collections/trunk/pom.xml ( 635244 )
/commons/proper/configuration/trunk/pom.xml ( 635244 )
/commons/proper/daemon/trunk/pom.xml ( 635244 )
/commons/proper/dbcp/trunk/pom.xml ( 635244 )
/commons/proper/dbutils/trunk/pom.xml ( 635244 )
/commons/proper/digester/trunk/pom.xml ( 635244 )
/commons/proper/discovery/trunk/pom.xml ( 635244 )
/commons/proper/el/trunk/pom.xml ( 635244 )
/commons/proper/email/trunk/pom.xml ( 635244 )
/commons/proper/fileupload/trunk/pom.xml ( 635244 )
/commons/proper/io/trunk/pom.xml ( 635244 )
/commons/proper/jci/trunk/compilers/eclipse/pom.xml ( 635244 )
/commons/proper/jci/trunk/compilers/groovy/pom.xml ( 635244 )
/commons/proper/jci/trunk/compilers/janino/pom.xml ( 635244 )
/commons/proper/jci/trunk/compilers/javac/pom.xml ( 635244 )
/commons/proper/jci/trunk/compilers/jsr199/pom.xml ( 635244 )
/commons/proper/jci/trunk/compilers/rhino/pom.xml ( 635244 )
/commons/proper/jci/trunk/core/pom.xml ( 635244 )
/commons/proper/jci/trunk/examples/pom.xml ( 635244 )
/commons/proper/jci/trunk/fam/pom.xml ( 635244 )
/commons/proper/jci/trunk/pom.xml ( 635244 )
/commons/proper/jexl/trunk/pom.xml ( 635244 )
/commons/proper/jxpath/trunk/pom.xml ( 635244 )
/commons/proper/lang/trunk/pom.xml ( 635244 )
/commons/proper/launcher/trunk/pom.xml ( 635244 )
/commons/proper/logging/trunk/pom.xml ( 635244 )
/commons/proper/math/trunk/pom.xml ( 635244 )
/commons/proper/modeler/trunk/pom.xml ( 635244 )
/commons/proper/net/trunk/pom.xml ( 635244 )
/commons/proper/pool/trunk/pom.xml ( 635244 )
/commons/proper/primitives/trunk/pom.xml ( 635244 )
/commons/proper/proxy/trunk/pom.xml ( 635244 )
/commons/proper/scxml/trunk/pom.xml ( 635244 )
/commons/proper/transaction/trunk/pom.xml ( 635244 )
/commons/proper/validator/trunk/pom.xml ( 635244 )
/commons/proper/vfs/trunk/core/pom.xml ( 635244 )
/commons/proper/vfs/trunk/examples/pom.xml ( 635244 )
/commons/proper/vfs/trunk/pom.xml ( 635244 )
/commons/proper/vfs/trunk/sandbox/pom.xml ( 635244 )
****************************************************************************
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: 11
Failures: 1
Total time: 116
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Commons Discovery
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/362/target
[INFO] Deleting directory
/home/continuum/data/working-directory/362/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/362/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/362/target/site
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[copy] Copying 2 files to
/home/continuum/data/working-directory/362/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 40 source files to
/home/continuum/data/working-directory/362/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to
/home/continuum/data/working-directory/362/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/continuum/data/working-directory/362/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.commons.discovery.test.TestAll
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec <<<
FAILURE!
Results :
Failed tests:
testFindResources(org.apache.commons.discovery.test.TestAll)
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/home/continuum/data/working-directory/362/target/surefire-reports for the
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Sun Mar 09 08:02:06 PDT 2008
[INFO] Final Memory: 12M/22M
[INFO] ------------------------------------------------------------------------
****************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]