You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Continuum VMBuild Server <co...@apache.org> on 2008/03/09 16:03:04 UTC

[continuum] BUILD SUCCESSFUL: Commons EL

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

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Sun 9 Mar 2008 08:02:34 -0700
  Finished at: Sun 9 Mar 2008 08:02:57 -0700
  Total time: 22s
  Build Trigger: Schedule
  Build Number: 13
  Exit code: 0
  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: 4
Failures: 0
Total time: 278

****************************************************************************
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] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
     [copy] Copying 2 files to /home/continuum/data/working-directory/165/target/apidocs/META-INF
[INFO] Executed tasks
[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] [bundle:manifest {execution: bundle-manifest}]
[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.278 sec
Running org.apache.commons.el.FunctionBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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: 14 seconds
[INFO] Finished at: Sun Mar 09 08:02:56 PDT 2008
[INFO] Final Memory: 13M/24M
[INFO] ------------------------------------------------------------------------

****************************************************************************



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