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:00:43 UTC

[continuum] BUILD SUCCESSFUL: Commons DbUtils

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

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Sun 9 Mar 2008 08:00:13 -0700
  Finished at: Sun 9 Mar 2008 08:00:34 -0700
  Total time: 21s
  Build Trigger: Schedule
  Build Number: 11
  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: 82
Failures: 0
Total time: 658

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons DbUtils
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/162/target
[INFO] Deleting directory /home/continuum/data/working-directory/162/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/162/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/162/target/site
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
     [copy] Copying 2 files to /home/continuum/data/working-directory/162/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 21 source files to /home/continuum/data/working-directory/162/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 20 source files to /home/continuum/data/working-directory/162/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/162/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.dbutils.BaseTestCase
Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec

Results :

Tests run: 82, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/data/working-directory/162/target/commons-dbutils-1.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/162/target/commons-dbutils-1.2-SNAPSHOT.jar to /home/continuum/.m2/repository/commons-dbutils/commons-dbutils/1.2-SNAPSHOT/commons-dbutils-1.2-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-dbutils/commons-dbutils/1.2-SNAPSHOT/commons-dbutils-1.2-SNAPSHOT.jar
35K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact commons-dbutils:commons-dbutils'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading project information for commons-dbutils 1.2-SNAPSHOT
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot commons-dbutils:commons-dbutils:1.2-SNAPSHOT'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sun Mar 09 08:00:34 PDT 2008
[INFO] Final Memory: 12M/23M
[INFO] ------------------------------------------------------------------------

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



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