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

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)
57902modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentScope.javaMore hacking of the shortName/baseName.
57901modifiedbdecoste//trunk/ejb3/build-test.xmladded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/build.xmladded InvokeStats MBean attribute to Container
57901addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/container/unit/ContainerTestCase.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapper.javaadded InvokeStats MBean attribute to Container
57901addedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/statistics/InvocationStatistics.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapperMBean.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/Container.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaadded InvokeStats MBean attribute to Container
57901modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.javaadded InvokeStats MBean attribute to Container
57900addedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/statisticsadded InvokeStats MBean attribute to Container
57900addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/container/unitadded InvokeStats MBean attribute to Container
57900addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/containeradded InvokeStats MBean attribute to Container
57899modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.javaJBAS-3793, DistributedState.getAllKeys() fix
57898modifiedjerrygauth//trunk/testsuite/src/main/org/jboss/test/cluster/ds/IDistributedState.javaAdded tests to DistributedState test suite
57898modifiedjerrygauth//trunk/testsuite/src/resources/cluster/ds/jboss-service.xmlAdded tests to DistributedState test suite
57898modifiedjerrygauth//trunk/testsuite/src/main/org/jboss/test/cluster/ds/DistributedStateUser.javaAdded tests to DistributedState test suite
57898modifiedjerrygauth//trunk/testsuite/src/main/org/jboss/test/cluster/test/DistributedStateTestCase.javaAdded tests to DistributedState test suite
57892addeddimitris@jboss.org//trunk/build/docs/JBossORG-EULA.txtJBAS-3789, update EULA
57892addeddimitris@jboss.org//trunk/build/docs/lgpl.htmlJBAS-3789, update EULA
57887modifiedscott.stark@jboss.org//trunk/ejb3/build-test.xmlFix the aop classpath ref
57886modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/EARStructure.javaSimply use deployers.determineStructure(module, metaData) to process each module
57883modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentScope.javaUse the deployment vfs path name as the short name as the url form is an invalid jmx name.
57882modifiedscott.stark@jboss.org//trunk/ejb3/src/main/org/jboss/ejb3/proxy/EJBMetaDataImpl.javaFix the invalid utf char
57872modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xmlCorrected jboss-cache builds
57867modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-db.xmlDisabled hibernate db builds
57866addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/UnackedUnitTestCase.javaFurther refactored generic JMS test cases
57866addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/XAResourceUnitTestCase.javaFurther refactored generic JMS test cases
57866addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/TemporarySessionConnectionUnitTestCase.javaFurther refactored generic JMS test cases
57865modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xmlCorrected jboss-cache builds
57858modifiedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/JMSTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/JBossSessionRecoverUnitTestCase.javaA set of refactored generic JMS test cases
57858modifiedrachmatowicz@jboss.com//trunk/testsuite/src/resources/jbossmessaging/provider.propertiesA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/ConnectionConsumerUnitTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/SessionCloseStressTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/JBossJMSUnitTest.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/Jms11UnitTest.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/MessagingRefactoringUnitTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/MessageBodyUnitTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/MockServerSessionPool.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/resources/jbossmessaging/test-destinations-service.xmlA set of refactored generic JMS test cases
57858modifiedrachmatowicz@jboss.com//trunk/testsuite/build.xmlA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/DuplicateClientIDUnitTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/MessageTypesUnitTestCase.javaA set of refactored generic JMS test cases
57858addedrachmatowicz@jboss.com//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/RollBackUnitTestCase.javaA set of refactored generic JMS test cases
57857modifiedscott.stark@jboss.org//trunk/thirdparty/.projectRestore this to a simple project again.
57856deletedscott.stark@jboss.org//trunk/server/src/etc/deploy/ear-deployer.xmlRemove the legacy ear deployer descriptor.
57855modifiedscott.stark@jboss.org//trunk/spring-int/.classpathFix the build classpath thirdparty jars