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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:332: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:138: Exit code: 1 See compile-testsuite.log in Build Artifacts for details.
Date of build: 03/26/2007 13:20:56
Time to build: 21 minutes 51 seconds
Last changed: 03/26/2007 13:05:00
Last log entry: JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.

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

 Modifications since last build:  (first 50 of 27)
61708modifieddimitris@jboss.org//trunk/testsuite/imports/server-config.xmlJBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
61707modifieddimitris@jboss.org//trunk/testsuite/build.xmlJBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
61698modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HAPartition.javaJBAS-4106, API change checkin
61698modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.javaJBAS-4106, API change checkin
61697modifieddimitris@jboss.org//trunk/testsuite/imports/server-config.xmlJBPAPP-83, replace '==' with '=' in -Djava.security.policy
61682modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/session/BaseSessionProxyFactory.java[EJBTHREE-881] Clustered proxy factories get the partition name from EJBContainer
61681modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61681modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61681modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusteredProxy.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61681modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusteredProxy.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61680modifiedbstansberry@jboss.com//trunk/ejb3/build.xml[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61680modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.java[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61680modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-interceptors-aop.xml[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61680addedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/remoting/ClusteredIsLocalInterceptor.java[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61679modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java[EJBTHREE-881] Store partition name in EJBContainer if clustered
61678modifiedbstansberry@jboss.com//trunk/ejb3/build-test.xml[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/InvokeLocalTestBase.java[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterBase.java[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatefulBean.java[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatelessBean.java[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ForeignPartitionLocalInterceptorUnitTestCase.java[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTester.java[EJBTHREE-881] Test proper local/remote routing of calls
61678addedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/SimpleIsLocalInterceptorUnitTestCase.java[EJBTHREE-881] Test proper local/remote routing of calls
61677addedbstansberry@jboss.com//trunk/ejb3/src/resources/test/clusteredsession/islocal[EJBTHREE-881] Test proper local/remote routing of calls
61676modifiedbstansberry@jboss.com//trunk/testsuite/imports/server-config.xml[EJBTHREE-881] Test proper local/remote routing of calls
61665modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/annotation/ejb/ClusteredImpl.java[EJBTHREE-924] Add a default value for partition.
61663modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/annotation/ejb/Clustered.javaRemove extra ;