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

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/24/2007 18:24:46
Time to build: 200 minutes 44 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: (3)
testNonPrimitiveModifyorg.jboss.test.cluster.test.ScopedFieldBasedTestCase(Default-UDP)
testNonPrimitiveModifyorg.jboss.test.cluster.test.ScopedSetTriggerTestCase(BuddyReplEnabled-UDP)
testSecuredStatelessSessionBeanTimerorg.jboss.test.timer.test.SecureTimerUnitTestCase(tests-security-basic-unit)
 

 Modifications since last build:  (first 50 of 10)
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
62479modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/jboss-web.deployer/server.xmlFixed unit test for jboss/web 2.0.0.GA