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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:334: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 02/08/2007 00:10:44
Time to build: 19 minutes 8 seconds
Last changed: 02/07/2007 18:02:29
Last log entry: Tighten bean management

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

 Modifications since last build:  (first 50 of 5)
60413modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/NestedBeanUnitTestCase.javaTighten bean management
60411modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.javause TransactionManagerLocator
60410modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/ParentStatefulBean.javaLogging
60410modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/BaseNestedStatefulBean.javaLogging
60402modifiedweston.price@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.javaTemporary fix for 4.2 build. Added import for statically loaded classesTransformerCommon and HierarchialLoaderRepository3.