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

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: 09/10/2007 20:27:24
Time to build: 58 minutes 7 seconds
Last changed: 09/10/2007 16:47:09
Last log entry: JBAS-4463

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

 Modifications since last build:  (first 50 of 27)
65281modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/EJBQLToSQL92Compiler.javaJBAS-4463
65281modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/ejbql/BasicVisitor.javaJBAS-4463
65281modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/SQLUtil.javaJBAS-4463
65279modifiedbstansberry@jboss.com//trunk/testsuite/imports/config/tests-clustering.xmlAdd a tests-clustering-non-http target
65278modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.javaExtra logging
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/SessionSynchronizationInterceptor.javaEJBTHREE-1016: refactoring cache spi
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.javaEJBTHREE-1016: refactoring cache spi
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/cache/StatefulCache.javaEJBTHREE-1016: refactoring cache spi
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.javaEJBTHREE-1016: refactoring cache spi
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javaEJBTHREE-1016: refactoring cache spi
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulInstanceInterceptor.javaEJBTHREE-1016: refactoring cache spi
65276modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/cache/NoPassivationCache.javaEJBTHREE-1016: refactoring cache spi
65274addedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java[JBAS-4547] Test RunAsSecurityInterceptor
65274addedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/bean/SecureRunAsPOJO.java[JBAS-4547] Test RunAsSecurityInterceptor
65274modifiedkabir.khan@jboss.com//trunk/testsuite/src/resources/aop/META-INF/jboss-aop.xml[JBAS-4547] Test RunAsSecurityInterceptor
65274addedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java[JBAS-4547] Test RunAsSecurityInterceptor
65274addedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/bean/SecureInternalPOJO.java[JBAS-4547] Test RunAsSecurityInterceptor
65274modifiedkabir.khan@jboss.com//trunk/testsuite/imports/sections/aop.xml[JBAS-4547] Test RunAsSecurityInterceptor
65274modifiedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/bean/SecurityTester.java[JBAS-4547] Test RunAsSecurityInterceptor
65273modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aspects/security/SecurityClassMetaDataLoader.java[JBAS-4547] Fix RunAsSecurityInterceptor
65273modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aspects/security/RunAsSecurityInterceptor.java[JBAS-4547] Fix RunAsSecurityInterceptor
65272modifiedwolfc//trunk/ejb3/src/main/org/jboss/annotation/ejb/cache/Cache.javaEJBTHREE-1016: value constraint on cache annotation
65272modifiedwolfc//trunk/ejb3/src/main/org/jboss/annotation/ejb/cache/CacheImpl.javaEJBTHREE-1016: value constraint on cache annotation
65272modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javaEJBTHREE-1016: value constraint on cache annotation
65270modifiedbstansberry@jboss.com//trunk/testsuite/src/resources/naming/restart/naming-restart-beans.xmlFix duplicate, inconsistent setting of discoveryDisabled
65267modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/naming/restart/RestartHANamingService.javaOverride replicantName so stopping doesn't screw up the real HAJNDI
65266modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/jndi/HANamingService.javaMake replicant name overridable (to support unit tests)