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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:328: 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: 11/29/2006 01:26:40
Time to build: 17 minutes 42 seconds
Last changed: 11/28/2006 11:10:42
Last log entry: - Add the dir context wrapper for VirtualFile.

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

 Modifications since last build:  (first 50 of 15)
58704modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/VFSDirContext.java- Add the dir context wrapper for VirtualFile.
58703modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDD.javaEJBTHREE-718: can't use display name for jndi name in CTS
58702modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.javaEJBTHREE-718: client deployer after stage2
58702modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.javaEJBTHREE-718: client deployer after stage2
58702modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBStage2Deployer.javaEJBTHREE-718: client deployer after stage2
58698modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- Finish coding according to what WebMetaData currently does.
58696modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbModule.javaFix the copy/paste comments and use the DeploymentUnit.simpleName as the jmx module name.
58696modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaFix the copy/paste comments and use the DeploymentUnit.simpleName as the jmx module name.
58695modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaAdd a dependency on the EjbDeployer timerServiceName property to the EjbModule if defined.
58695modifiedscott.stark@jboss.org//trunk/server/src/etc/deployers/ejb-deployer-beans.xmlAdd a dependency on the EjbDeployer timerServiceName property to the EjbModule if defined.
58695modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/Container.javaAdd a dependency on the EjbDeployer timerServiceName property to the EjbModule if defined.
58694modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbModuleMBean.javaAdd a dependency on the CachedConnectionManager service used by the CachedConnectionInterceptor to the EjbModule if the EjbDeployer cachedConnectionManagerName property is set.
58694modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaAdd a dependency on the CachedConnectionManager service used by the CachedConnectionInterceptor to the EjbModule if the EjbDeployer cachedConnectionManagerName property is set.
58694modifiedscott.stark@jboss.org//trunk/server/src/etc/deployers/ejb-deployer-beans.xmlAdd a dependency on the CachedConnectionManager service used by the CachedConnectionInterceptor to the EjbModule if the EjbDeployer cachedConnectionManagerName property is set.
58693modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- All WebMetaData fields except WebSecurityMetaData.