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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 04/25/2007 03:16:04
Time to build: 225 minutes 35 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: (4102)  Total Errors and Failures: (3)
testClientCertSSLAccessorg.jboss.test.pooled.test.SSLSocketsUnitTestCase
testFixedRateorg.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase(tests-jbossmx-compliance)
testStatelessSessionBeanTimerorg.jboss.test.timer.test.BasicTimerUnitTestCase
 

 Modifications since last build:  (first 50 of 9)
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
62508modifieddimitris@jboss.org//branches/Branch_4_2/build/build.xmlJBAS-4365, remove commons http-client & codec from jbossall-client.jar
62502modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-4346, switch to remoting 2.2.0.SP2
62501modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/enc/DeploymentEjbResolver.javaEJBTHREE-931: merged from trunk