View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070424214526Lbuild.9

BUILD COMPLETE -  build.9
Date of build: 04/24/2007 21:45:26
Time to build: 170 minutes 32 seconds
Last changed: 04/24/2007 18:06:01
Last log entry: *** The temporary deployment is deleted twice at distribution and undeployment time. This looks like a bug, so I'm correcting it.

 Unit Tests: (4103)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 6)
62526modifieddimitris@jboss.org//branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentWorker.java*** The temporary deployment is deleted twice at distribution and undeployment time. This looks like a bug, so I'm correcting it.
62525modifieddimitris@jboss.org//branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.javaJBCTS-557, when constructing the TargetModuleIDImpl for a deployment, children TargetModuleIDImpl's need to be added for compliance reasons, even though they are not used by our implementation at deployment time.
62521modifieddimitris@jboss.org//branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.javaadd debug info.
62520modifieddimitris@jboss.org//branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/status/ProgressObjectImpl.javawhile here, add toString methods.
62520modifieddimitris@jboss.org//branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/status/DeploymentStatusImpl.javawhile here, add toString methods.
62519modifieddimitris@jboss.org//branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/TargetModuleIDImpl.javaJBAS-4366, javax.enterprise.deploy.spi.TargetModuleID.getChildTargetModuleID() should return null when there are no children