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