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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:261: 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: 03/20/2007 03:39:55
Time to build: 230 minutes 52 seconds
Last changed: 03/19/2007 22:43:08
Last log entry: fix the testsuite build.

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

 Modifications since last build:  (first 50 of 34)
61481modifiedryan.campbell@jboss.com//trunk/testsuite/build.xmlfix the testsuite build.
61480modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/isolation/test/IsolationUnitTestCase.javaTODO: Either need to expose jmx interface for the JBossAppParsingDeployer or add ability to set bean properties.
61479modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbModule.javaJBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags
61479modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/EARDeployment.javaJBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags
61479modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.javaJBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags
61479modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaJBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags
61479modifiedscott.stark@jboss.org//trunk/server/src/etc/deployers/ejb-deployer-beans.xmlJBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags
61479modifiedscott.stark@jboss.org//trunk/server/src/etc/deployers/ear-deployer-beans.xmlJBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags
61477modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/ejb/EjbModule.javaRemove the metrics based interceptor checking and marc's confusion over the transaction type attribute
61475addedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/deployers/SimpleJAXBDeployer.java[JBAS-1425]Example config for AOP test to eliminate JAXB deploy errors.
61474modifiedweston.price@jboss.com//trunk/connector/src/resources/deployers/jca-deployers-beans.xml[JBAS-1425]Example config for AOP test to eliminate JAXB deploy errors.
61473modifiedweston.price@jboss.com//trunk/connector/build.xml[JBAS-1425] Addding JAXB classpath.
61472modifiedthomas.diesler@jboss.com//trunk/system-jmx/src/main/org/jboss/system/deployers/ServiceClassLoaderDeployer.javaFix WAR scoping with <loader-repository>
61472modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/deployment/JBossWebAppParsingDeployer.javaFix WAR scoping with <loader-repository>
61472modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.javaFix WAR scoping with <loader-repository>
61470modifiedthomas.diesler@jboss.com//trunk/system-jmx/src/main/org/jboss/system/deployers/ServiceClassLoaderDeployer.javaFix EAR scoping with <loader-repository>
61470modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/deployment/AppParsingDeployer.javaFix EAR scoping with <loader-repository>
61470modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.javaFix EAR scoping with <loader-repository>
61470modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/deployment/JBossApplicationObjectFactory.javaFix EAR scoping with <loader-repository>
61468modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/cts/test/CtsCmp2UnitTestCase.javaRemove the setUp override
61467modifiedscott.stark@jboss.org//trunk/testsuite/build.xmlCorrect the copying of the jms deploy dir
61466addedscott.stark@jboss.org//trunk/testsuite/src/resources/test-configs/jacc/conf/standardjboss.xmlAdd the missing jacc interceptors
61464modifiedscott.stark@jboss.org//trunk/testsuite/src/resources/test-configs/jacc/deployers/jbossweb.deployer/server.xmlCorrect the realm class
61462modifiedanil.saldhana@jboss.com//trunk/testsuite/build.xmlcomment out the jboss.dist setting to allow compilation
61461modifiedscott.stark@jboss.org//trunk/server/src/etc/conf/default/standardjboss.xmlUpdate to the 5.0 dtd
61457modifiedmvecera@redhat.com//trunk/testsuite/imports/sections/tx.xmlJBAS-3993 patch fix
61452modifiedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java[JBAS-4204] - Need to close the subscriber before unsubscribing
61450addedadrian@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/UnsubscribeWhileActiveUnitTestCase.java[JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
61447modifiedadrian@jboss.org//trunk/jbossmq/src/main/org/jboss/mq/server/BasicQueue.java[JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
61447modifiedadrian@jboss.org//trunk/jbossmq/src/main/org/jboss/mq/server/JMSTopic.java[JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
61444modifiedscott.stark@jboss.org//trunk/server/src/resources/dtd/jboss_5_0.dtdAdd the missing name element
61441modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.javaParse the loader repository
61433modifiedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/test/RemotingUnitTestCase.javaFix RemotingUnitTestCase
61421modifiedmvecera@redhat.com//trunk/testsuite/build.xmlJBAS-3993 trunk patch. Found testsuite/imports/sections/cts.xml and classloader.xml already patched.