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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:11: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete directory /services/cruisecontrol/work/checkout/ejb3-head-testsuite/build/output/jboss-5.0.0.Beta/server/all/tmp/deploy/tmp23954jbossws-context-exp.war/WEB-INF
Date of build: 08/02/2006 22:00:13
Time to build: 7 minutes 27 seconds
Last changed: 12/31/2005 16:46:08
Last log entry: call isOpen() when obtaining session so that HEM registers with EM with TXset cglib_use_reflection flag to false

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

 Modifications since last build:  (first 50 of 11986)
55075modifiedscott.stark@jboss.org//trunk/ejb3/.classpathMove the test module to a binary integration
55052modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-entity-cache-service.xml[EJBTHREE-672] Use a combo of FD and FD_SOCK
55052modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml[EJBTHREE-672] Use a combo of FD and FD_SOCK
55047modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javaadded rollback test
55047modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.javaadded rollback test
55047modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.javaadded rollback test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit/PreDestroyCallsTestCase.javaEJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStateful.javaEJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unitEJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670EJBTHREE-670: unit test
55030addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStatefulBean.javaEJBTHREE-670: unit test
55029modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-670: unit test
55011modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.javaempty string unauthenticatedPrincipal
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/ejb-jar.xmltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/users.propertiestest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/StatelessBean.javatest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unittest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/jboss.xmltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/roles.propertiestest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipaltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipaltest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INFtest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unit/UnauthenticatedPrincipalTestCase.javatest for <unauthenticated-principal>
55010addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/StatelessRemote.javatest for <unauthenticated-principal>
54985modifiedbdecoste//trunk/ejb3/build-test.xmlimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/InitialContextFactory.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/Pool.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneDeployer.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/resources/ejb3-interceptors-aop.xmlimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/resources/test/standalone/standard/testjms.xmlimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/standalone/unit/StandardTestCase.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/mdb/ConsumerContainer.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/aspects/src/main/org/jboss/aspects/security/SecurityContext.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54985modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.javaimplemented <unauthenticated-principal>, modified MDB and Consumer instance pooling to support MDB singletons
54980modifiedscott.stark@jboss.org//trunk/ejb3/build.xmlRemove the excess jars from the ejb3.deployer
54873addedtom.benninger@jboss.com//trunkmoving mutated trunk to root
54873deletedtom.benninger@jboss.com//mutated/trunkmoving mutated trunk to root
53674addedroot//mutated/trunk/ejb3test
46552addedwolfc//trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/MySessionBean.javaEJBTHREE-667: work in progress
46552addedwolfc//trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiopEJBTHREE-667: work in progress
46552addedwolfc//trunk/jboss-ejb3/src/resources/security/tst.policyEJBTHREE-667: work in progress
46552addedwolfc//trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/TxTester.javaEJBTHREE-667: work in progress
46552addedwolfc//trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/MyStatefulBean.javaEJBTHREE-667: work in progress
46552addedwolfc//trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.javaEJBTHREE-667: work in progress
46552addedwolfc//trunk/jboss-ejb3/src/test/org/jboss/ejb3/test/iiop/MySession.javaEJBTHREE-667: work in progress