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) | ||||
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Move the ejb deployer to the vdf framework |
58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/BeanMetaData.java | Move the ejb deployer to the vdf framework |
58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EjbParsingDeployer.java | Move the ejb deployer to the vdf framework |
58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossEjbParsingDeployer.java | Move the ejb deployer to the vdf framework |
58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/InvokerProxyBindingMetaData.java | Move the ejb deployer to the vdf framework |
58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/EntityMetaData.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbUtil.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/RelationMetaData.java | Move the ejb deployer to the vdf framework |
58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossEjbObjectFactory.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/Container.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/SecurityIdentityMetaData.java | Move the ejb deployer to the vdf framework |
58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/ApplicationMetaData.java | Move the ejb deployer to the vdf framework |
58145 | added | scott.stark@jboss.org | //trunk/server/src/etc/deployers/ejb-deployer.xml | Move the ejb deployer to the vdf framework |
58145 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/client-deployer-beans.xml | Move the ejb deployer to the vdf framework |
58145 | deleted | scott.stark@jboss.org | //trunk/server/src/etc/deploy/ejb-deployer.xml | Move the ejb deployer to the vdf framework |
58144 | added | bstansberry@jboss.com | //trunk/tomcat/src/resources/tc6-cluster-beans.xml | Add 1st cut at MC replacement for tc6-cluster-service.xml |
58143 | added | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-beans.xml | Add 1st cut at MC replacements for clustered cache service.xml files |
58143 | added | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-beans.xml | Add 1st cut at MC replacements for clustered cache service.xml files |
58142 | added | bstansberry@jboss.com | //trunk/cluster/src/etc/cluster-beans.xml | Add 1st cut at MC replacement for cluster-service.xml |
58135 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | Drop the deployment time msg to debug level |
58126 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java | Default to org.jboss.client.AppClientMain as the main class |
58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client/ReflectionLauncher.java | Add a general javaee client app launcher |
58125 | modified | scott.stark@jboss.org | //trunk/server/build.xml | Add a general javaee client app launcher |
58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client | Add a general javaee client app launcher |
58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client/AppClientLauncher.java | Add a general javaee client app launcher |
58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client/AppClientMain.java | Add a general javaee client app launcher |
58124 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/client/ClientLauncher.java | Implement AppClientLauncher |