Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=35298&projectId=165
Build statistics:
State: Ok
Previous State: Error
Started at: Sun 6 Jan 2008 19:41:01 -0800
Finished at: Sun 6 Jan 2008 19:41:19 -0800
Total time: 17s
Build Trigger: Schedule
Build Number: 9
Exit code: 0
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.4.2_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.4.2_15
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Sun 6 Jan 2008 19:15:46 -0800
Comment: Upgrade to commons-parent version 6 release
Files changed:
/commons/proper/beanutils/trunk/pom.xml ( 609497 )
/commons/proper/betwixt/trunk/pom.xml ( 609497 )
/commons/proper/chain/trunk/pom.xml ( 609497 )
/commons/proper/cli/trunk/pom.xml ( 609497 )
/commons/proper/codec/trunk/pom.xml ( 609497 )
/commons/proper/collections/trunk/pom.xml ( 609497 )
/commons/proper/commons-sandbox-parent/trunk/pom.xml ( 609497 )
/commons/proper/configuration/trunk/pom.xml ( 609497 )
/commons/proper/daemon/trunk/pom.xml ( 609497 )
/commons/proper/dbcp/trunk/pom.xml ( 609497 )
/commons/proper/dbutils/trunk/pom.xml ( 609497 )
/commons/proper/digester/trunk/pom.xml ( 609497 )
/commons/proper/discovery/trunk/pom.xml ( 609497 )
/commons/proper/el/trunk/pom.xml ( 609497 )
/commons/proper/email/trunk/pom.xml ( 609497 )
/commons/proper/fileupload/trunk/pom.xml ( 609497 )
/commons/proper/io/trunk/pom.xml ( 609497 )
/commons/proper/jci/trunk/pom.xml ( 609497 )
/commons/proper/jexl/trunk/pom.xml ( 609497 )
/commons/proper/jxpath/trunk/pom.xml ( 609497 )
/commons/proper/lang/trunk/pom.xml ( 609497 )
/commons/proper/launcher/trunk/pom.xml ( 609497 )
/commons/proper/logging/trunk/pom.xml ( 609497 )
/commons/proper/math/trunk/pom.xml ( 609497 )
/commons/proper/modeler/trunk/pom.xml ( 609497 )
/commons/proper/net/trunk/pom.xml ( 609497 )
/commons/proper/pool/trunk/pom.xml ( 609497 )
/commons/proper/primitives/trunk/pom.xml ( 609497 )
/commons/proper/proxy/trunk/pom.xml ( 609497 )
/commons/proper/scxml/trunk/pom.xml ( 609497 )
/commons/proper/transaction/trunk/pom.xml ( 609497 )
/commons/proper/validator/trunk/pom.xml ( 609497 )
/commons/proper/vfs/trunk/pom.xml ( 609497 )
****************************************************************************
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 1.4
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 4
Failures: 0
Total time: 166
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Commons EL
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/165/target
[INFO] Deleting directory
/home/continuum/data/working-directory/165/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/165/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/165/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 58 source files to
/home/continuum/data/working-directory/165/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to
/home/continuum/data/working-directory/165/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/continuum/data/working-directory/165/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.commons.el.ELTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
Running org.apache.commons.el.FunctionBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/home/continuum/data/working-directory/165/target/commons-el-1.0.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/continuum/data/working-directory/165/target/commons-el-1.0.1-SNAPSHOT.jar
to
/home/continuum/.m2/repository/commons-el/commons-el/1.0.1-SNAPSHOT/commons-el-1.0.1-SNAPSHOT.jar
[INFO] [deploy:deploy]
altDeploymentRepository =
vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Using alternate deployment repository
vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Retrieving previous build number from vmbuild.repo
Uploading:
file://localhost/home/continuum/data/commons/commons-el/commons-el/1.0.1-SNAPSHOT/commons-el-1.0.1-SNAPSHOT.jar
109K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot
commons-el:commons-el:1.0.1-SNAPSHOT'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading project information for commons-el 1.0.1-SNAPSHOT
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact commons-el:commons-el'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Sun Jan 06 19:41:19 PST 2008
[INFO] Final Memory: 8M/17M
[INFO] ------------------------------------------------------------------------
****************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]