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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:257: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 12/12/2006 23:56:13
Time to build: 117 minutes 23 seconds
Last changed: 12/12/2006 18:50:32
Last log entry: Remove the graph util code as it should be in common-core

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

 Modifications since last build:  (first 50 of 16)
59007deletedscott.stark@jboss.org//trunk/system/src/main/org/jboss/utilRemove the graph util code as it should be in common-core
59006modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/VFSDeployerScannerImpl.javaUpdate the remove operations to throw an exception
59006modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/Profile.javaUpdate the remove operations to throw an exception
59006modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/VFSBootstrapScannerImpl.javaUpdate the remove operations to throw an exception
59006modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/VFSScanner.javaUpdate the remove operations to throw an exception
59006modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/VFSDeploymentScannerImpl.javaUpdate the remove operations to throw an exception
59004modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.javaCorrected typo in error message
58994modifiedthomas.diesler@jboss.com//trunk/build/build-distr.xmlInstall jbossws.deployer
58993modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployer.java- Switch to the new deployer, for testing.
58992modifieddimitris@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.javaEJBTHREE-805, consider an asynchronous rollback due to timeout
58989modifieddimitris@jboss.org//trunk/server/src/main/org/jboss/ejb/EnterpriseContext.javaJBAS-3847, consider an asynchronous rollback due to timeout
58986modifieddimitris@jboss.org//trunk/transaction/src/main/org/jboss/tm/TxUtils.javaJBAS-3847, add simple utility methods to check for rollback status
58981modifiedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/web/WebMetaDataObjectFactory.java- Parse the remaining web.xml elements. With a few small hacks to avoid creating useless object structures.
58980modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- Forgot taglib field.
58979modifiedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/WebMetaData.java- Remove useless field.
58978modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- Session config was already parsed.