BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:243: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:157: Exit code: 1 See tests.log in Build Artifacts for details. |
Date of build: 10/27/2006 15:20:16 |
Time to build: 30 minutes 44 seconds |
Last changed: 10/27/2006 14:06:11 |
Last log entry: More hacking of the shortName/baseName. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 50) | ||||
57902 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentScope.java | More hacking of the shortName/baseName. |
57901 | modified | bdecoste | //trunk/ejb3/build-test.xml | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/build.xml | added InvokeStats MBean attribute to Container |
57901 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/container/unit/ContainerTestCase.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapper.java | added InvokeStats MBean attribute to Container |
57901 | added | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/statistics/InvocationStatistics.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapperMBean.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Container.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | added InvokeStats MBean attribute to Container |
57901 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | added InvokeStats MBean attribute to Container |
57900 | added | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/statistics | added InvokeStats MBean attribute to Container |
57900 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/container/unit | added InvokeStats MBean attribute to Container |
57900 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/container | added InvokeStats MBean attribute to Container |
57899 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java | JBAS-3793, DistributedState.getAllKeys() fix |
57898 | modified | jerrygauth | //trunk/testsuite/src/main/org/jboss/test/cluster/ds/IDistributedState.java | Added tests to DistributedState test suite |
57898 | modified | jerrygauth | //trunk/testsuite/src/resources/cluster/ds/jboss-service.xml | Added tests to DistributedState test suite |
57898 | modified | jerrygauth | //trunk/testsuite/src/main/org/jboss/test/cluster/ds/DistributedStateUser.java | Added tests to DistributedState test suite |
57898 | modified | jerrygauth | //trunk/testsuite/src/main/org/jboss/test/cluster/test/DistributedStateTestCase.java | Added tests to DistributedState test suite |
57892 | added | dimitris@jboss.org | //trunk/build/docs/JBossORG-EULA.txt | JBAS-3789, update EULA |
57892 | added | dimitris@jboss.org | //trunk/build/docs/lgpl.html | JBAS-3789, update EULA |
57887 | modified | scott.stark@jboss.org | //trunk/ejb3/build-test.xml | Fix the aop classpath ref |
57886 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EARStructure.java | Simply use deployers.determineStructure(module, metaData) to process each module |
57883 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentScope.java | Use the deployment vfs path name as the short name as the url form is an invalid jmx name. |
57882 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/proxy/EJBMetaDataImpl.java | Fix the invalid utf char |
57872 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xml | Corrected jboss-cache builds |
57867 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-db.xml | Disabled hibernate db builds |
57866 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/UnackedUnitTestCase.java | Further refactored generic JMS test cases |
57866 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/XAResourceUnitTestCase.java | Further refactored generic JMS test cases |
57866 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/TemporarySessionConnectionUnitTestCase.java | Further refactored generic JMS test cases |
57865 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xml | Corrected jboss-cache builds |
57858 | modified | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/JMSTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/JBossSessionRecoverUnitTestCase.java | A set of refactored generic JMS test cases |
57858 | modified | rachmatowicz@jboss.com | //trunk/testsuite/src/resources/jbossmessaging/provider.properties | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/ConnectionConsumerUnitTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/SessionCloseStressTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/JBossJMSUnitTest.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/Jms11UnitTest.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/MessagingRefactoringUnitTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/MessageBodyUnitTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/MockServerSessionPool.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/resources/jbossmessaging/test-destinations-service.xml | A set of refactored generic JMS test cases |
57858 | modified | rachmatowicz@jboss.com | //trunk/testsuite/build.xml | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/DuplicateClientIDUnitTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/MessageTypesUnitTestCase.java | A set of refactored generic JMS test cases |
57858 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/RollBackUnitTestCase.java | A set of refactored generic JMS test cases |
57857 | modified | scott.stark@jboss.org | //trunk/thirdparty/.project | Restore this to a simple project again. |
57856 | deleted | scott.stark@jboss.org | //trunk/server/src/etc/deploy/ear-deployer.xml | Remove the legacy ear deployer descriptor. |
57855 | modified | scott.stark@jboss.org | //trunk/spring-int/.classpath | Fix the build classpath thirdparty jars |