View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20061102214536

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:324: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:70: Exit code: 1 See compile_jdk15.log in Build Artifacts for details.
Date of build: 11/02/2006 21:45:36
Time to build: 17 minutes 28 seconds
Last changed: 11/02/2006 20:22:38
Last log entry: Reduce the logging level to debug

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

 Modifications since last build:  (first 50 of 5)
58035modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.javaReduce the logging level to debug
58034modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/JBossWebAppParsingDeployer.javaRemove the hard-coded getRelativeOrder override and instead set the default from the ctor.
58033modifiedscott.stark@jboss.org//trunk/tomcat/src/resources/war-deployers-all-beans.xmlSet the parsing deployer orders.
58033modifiedscott.stark@jboss.org//trunk/tomcat/src/resources/war-deployers-beans.xmlSet the parsing deployer orders.
58032modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.javaThrow an IllegalStateException if both the root and metaData are null as its likely a deployer order problem.