View results here -> http://cruisecontrol.jboss.com/cc/buildresults/ejb3-head-testsuite?log=log20071003220033

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:71: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:55: Exit code: 1 See compileejb3.log in Build Artifacts for details.
Date of build: 10/03/2007 22:00:33
Time to build: 33 minutes 55 seconds
Last changed: 10/03/2007 18:26:30
Last log entry: Delete TM/OTS/DTM code, which now lives in a separate project (at http://xactor.sourceforge.net).

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 5)
65818modifiedreverbel//trunk/ejb3/.classpathDelete TM/OTS/DTM code, which now lives in a separate project (at http://xactor.sourceforge.net).
65811deletedreverbel//trunk/ejb3/src/main/org/jboss/ejb3/embedded/XidFactoryMBean.javaJBAS-4518: Remove obsolete file that depends on the XidFactory, which will be soon removed from trunk.
65808modifiedreverbel//trunk/ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.javaRemove unused import.
65807modifiedreverbel//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.javaRemove reference to the TransactionManagerService, which will be soon removed from trunk.
65802modifiedALRubinger//trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree785/unit/SuperBeanTesterUnitTestCase.javaEJBTHREE-785: Added test case to ensure local is deployed, added comments to describe testing via remote delegate, renamed test case methods to be more descriptive