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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:334: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 02/06/2007 22:07:45
Time to build: 19 minutes 45 seconds
Last changed: 02/06/2007 20:10:00
Last log entry: - More explicit handling of role links.

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

 Modifications since last build:  (first 50 of 15)
60359modifiedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/web/WebMetaDataObjectFactory.java- More explicit handling of role links.
60358modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/classloader/leak/web/SimpleServlet.javaFix the arg1 variable
60357modifiedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- Fix inverted parameters.
60353modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java[EJBTHREE-849] Pass @PrePassivate and @PostActivate on to nested children
60352modifiedscott.stark@jboss.org//trunk/jmx/src/main/org/jboss/mx/loading/LoadMgr3.javaJBAS-4066, Retry if the load error is an instanceof ClassCircularityErroror exactly of type LinkageError.class
60350modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/ProxiedStatefulBeanContext.java[EJBTHREE-850] ProxiedStatefulBeanContext suppresses @PrePassivate and @PostActivate
60348modifieddimitris@jboss.org//trunk/testsuite/src/resources/jmx/interceptors/jboss-service.xmlFix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes
60348modifieddimitris@jboss.org//trunk/testsuite/src/resources/jmx/interceptors/naming-xmbean.xmlFix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes
60345modifiedbstansberry@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JBossManager.java[JBAS-4075] Use java.util.concurrent.ConcurrentHashMap
60344modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2JBossMQUnitTestCase.javaJBAS-4074, the execution order of tests in this test case is important
60344modifieddimitris@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.javaJBAS-4074, the execution order of tests in this test case is important
60342modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.javaCorrect assertion to reflect independent life of nested SFSB
60329modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessSessionBean.javaUse the VMID to identify the VM. Fixes the XPC test case
60328modifiedscottmarlownovell//trunk/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.javaJBAS-4047 Do not hold synchronization lock while testing connection.
60326modifiedalex.loubyansky@jboss.com//trunk/server/src/etc/conf/default/standardjboss.xmlcall ejbStore on non-modified instances by default as required by the spec