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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:251: 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: 11/06/2006 00:48:34
Time to build: 26 minutes 31 seconds
Last changed: 11/06/2006 00:30:29
Last log entry: Move the ejb deployer to the vdf framework

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

 Modifications since last build:  (first 50 of 30)
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbModule.javaMove the ejb deployer to the vdf framework
58146addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployersMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/BeanMetaData.javaMove the ejb deployer to the vdf framework
58146addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/EjbParsingDeployer.javaMove the ejb deployer to the vdf framework
58146addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/JBossEjbParsingDeployer.javaMove the ejb deployer to the vdf framework
58146addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/InvokerProxyBindingMetaData.javaMove the ejb deployer to the vdf framework
58146addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/EntityMetaData.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbUtil.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/RelationMetaData.javaMove the ejb deployer to the vdf framework
58146addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/JBossEjbObjectFactory.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/Container.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/SecurityIdentityMetaData.javaMove the ejb deployer to the vdf framework
58146modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/metadata/ApplicationMetaData.javaMove the ejb deployer to the vdf framework
58145addedscott.stark@jboss.org//trunk/server/src/etc/deployers/ejb-deployer.xmlMove the ejb deployer to the vdf framework
58145modifiedscott.stark@jboss.org//trunk/server/src/etc/deployers/client-deployer-beans.xmlMove the ejb deployer to the vdf framework
58145deletedscott.stark@jboss.org//trunk/server/src/etc/deploy/ejb-deployer.xmlMove the ejb deployer to the vdf framework
58144addedbstansberry@jboss.com//trunk/tomcat/src/resources/tc6-cluster-beans.xmlAdd 1st cut at MC replacement for tc6-cluster-service.xml
58143addedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-beans.xmlAdd 1st cut at MC replacements for clustered cache service.xml files
58143addedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-entity-cache-beans.xmlAdd 1st cut at MC replacements for clustered cache service.xml files
58142addedbstansberry@jboss.com//trunk/cluster/src/etc/cluster-beans.xmlAdd 1st cut at MC replacement for cluster-service.xml
58135modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javaDrop the deployment time msg to debug level
58126modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.javaDefault to org.jboss.client.AppClientMain as the main class
58125addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/client/ReflectionLauncher.javaAdd a general javaee client app launcher
58125modifiedscott.stark@jboss.org//trunk/server/build.xmlAdd a general javaee client app launcher
58125addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/clientAdd a general javaee client app launcher
58125addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/client/AppClientLauncher.javaAdd a general javaee client app launcher
58125addedscott.stark@jboss.org//trunk/server/src/main/org/jboss/client/AppClientMain.javaAdd a general javaee client app launcher
58124modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/client/ClientLauncher.javaImplement AppClientLauncher