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/12/2006 13:34:36 |
Time to build: 26 minutes 48 seconds |
Last changed: 11/12/2006 12:07:36 |
Last log entry: Use expanded war created by JBossWS if available |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 41) | ||||
58280 | modified | darran.lofthouse@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Use expanded war created by JBossWS if available |
58279 | deleted | scott.stark@jboss.org | //trunk/testsuite/src/resources/web/WEB-INF/manifest-web.xml | Factor the classpath tests into a separate unit test |
58279 | added | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/web/test/ClasspathUnitTestCase.java | Factor the classpath tests into a separate unit test |
58279 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/web/servlets/ClasspathServlet.java | Factor the classpath tests into a separate unit test |
58279 | added | scott.stark@jboss.org | //trunk/testsuite/src/resources/web/classpath/web.xml | Factor the classpath tests into a separate unit test |
58279 | modified | scott.stark@jboss.org | //trunk/testsuite/imports/sections/web.xml | Factor the classpath tests into a separate unit test |
58279 | deleted | scott.stark@jboss.org | //trunk/testsuite/src/resources/web/META-INF/application-mf.xml | Factor the classpath tests into a separate unit test |
58279 | added | scott.stark@jboss.org | //trunk/testsuite/src/resources/web/classpath | Factor the classpath tests into a separate unit test |
58279 | added | scott.stark@jboss.org | //trunk/testsuite/src/resources/web/classpath/application.xml | Factor the classpath tests into a separate unit test |
58278 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java | Update getDeployment to return a DeploymentContext |
58278 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java | Update getDeployment to return a DeploymentContext |
58277 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Remove the unpacked war in undeploy |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/jbas2904/test/EARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/web/test/UnpackedWEBDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/client/test/UnpackedClientDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/rar/test/RARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/sar/test/SARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/ejb/test/UnpackedEJBDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/ear/test/EARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/ear/test/PartUnpackedEARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/rar/test/UnpackedRARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/sar/test/UnpackedSARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/AbstractDeploymentTest.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/ear/test/UnpackedEARDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/web/test/WEBDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/client/test/ClientDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/ear/test/EARNoAppXmlDeploymentUnitTestCase.java | Update for VDF changes |
58276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployers/ejb/test/EJBDeploymentUnitTestCase.java | Update for VDF changes |
58275 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/ClientDeployer.java | Correct the access of the descriptor input streams |
58271 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Better handling of jar url names and tmp war creation |
58267 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Update war copying to deal with jar urls |
58265 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/jasper/JspServletOptions.java | Add the displaySourceFragment option |
58264 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JBossCacheCluster.java | Stub out registerManager/removeManager |
58263 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | Add the unpacking of wars into the server tmp deploy directory back |
58263 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Add the unpacking of wars into the server tmp deploy directory back |
58261 | modified | kabir.khan@jboss.com | //trunk/aspects/src/resources/META-INF/aop-mc-int-aspect-beans.xml | Simplify the aop-mc-aspect-beanx.xml |
58259 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/mcjmx/InterceptorWithDependency.java | [JBAOP-271] Get rid of hardcoded aspect manager in ASpectBeanMetaDataFactory. By default we will depend on a bean called "AspectManager", this is overridable in the aspect using the manager-bean and manager-property attributes of <aop:aspect/> |
58259 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/mcjmx/META-INF/has-dependency-beans.xml | [JBAOP-271] Get rid of hardcoded aspect manager in ASpectBeanMetaDataFactory. By default we will depend on a bean called "AspectManager", this is overridable in the aspect using the manager-bean and manager-property attributes of <aop:aspect/> |
58259 | modified | kabir.khan@jboss.com | //trunk/testsuite/build.xml | [JBAOP-271] Get rid of hardcoded aspect manager in ASpectBeanMetaDataFactory. By default we will depend on a bean called "AspectManager", this is overridable in the aspect using the manager-bean and manager-property attributes of <aop:aspect/> |
58259 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/mcjmx/BeanWithDependency.java | [JBAOP-271] Get rid of hardcoded aspect manager in ASpectBeanMetaDataFactory. By default we will depend on a bean called "AspectManager", this is overridable in the aspect using the manager-bean and manager-property attributes of <aop:aspect/> |
58259 | modified | kabir.khan@jboss.com | //trunk/aspects/src/resources/META-INF/aop-mc-int-aspect-beans.xml | [JBAOP-271] Get rid of hardcoded aspect manager in ASpectBeanMetaDataFactory. By default we will depend on a bean called "AspectManager", this is overridable in the aspect using the manager-bean and manager-property attributes of <aop:aspect/> |