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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:87: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 08/12/2006 01:18:00
Time to build: 48 minutes 2 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 12130)
55832modifiedbill.burke@jboss.com//trunk/ejb3/build-test.xmlexpand unit test for injection to include JSP
55832addedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jsp/InjectionTest.jspexpand unit test for injection to include JSP
55832addedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jspexpand unit test for injection to include JSP
55832modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/unit/WebIntegrationUnitTestCase.javaexpand unit test for injection to include JSP
55832modifiedbill.burke@jboss.com//trunk/ejb3/src/resources/test/dd/web/META-INF/application.xmlexpand unit test for injection to include JSP
55513modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/OverrideStrictlyPooledSessionBean.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/annotation/ejb/PoolClassImpl.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/resources/schema/jboss_5_0.xsdadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/MDBInvoker.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBean.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/resources/test/circulardependency/META-INF/jboss.xmladded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512addedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/XmlAnnotation.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55511modifiedbdecoste//trunk/ejb3/src/resources/test/strictpool/META-INF/jboss.xmladded generic <annotation> element to jboss.xml for adding any annotation type via xml
55508modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafixed handling of annotations on templated methods
55508addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/RemoteTx.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptorFactory.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.javafixed handling of annotations on templated methods
55499addedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/injection/ValueEncInjector.javaimplementation and some testing of injeciton annotations for WAR components
55495addedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/JmxEARImpl.javaimplementation and some testing of injeciton annotations for WAR components
55495modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Module.javaimplementation and some testing of injeciton annotations for WAR components
55495modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/servlets/EJBServlet.javaimplementation and some testing of injeciton annotations for WAR components
55495modifiedbill.burke@jboss.com//trunk/ejb3/src/resources/test/dd/web/WEB-INF/jbosstest-web.xmlimplementation and some testing of injeciton annotations for WAR components
55495modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.javaimplementation and some testing of injeciton annotations for WAR components
55486modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/iiop/BeanCorbaServant.javaEJBTHREE-667: reduced logging
55485modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.javaEJBTHREE-667: getEJBHome unit test
55458modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/javax/jws/WebService.javaUpdate to jsr181 2.0
55428modifiedbdecoste//trunk/ejb3/src/main/org/jboss/injection/EJBHandler.javafixed EJBHandler to use xml based IgnoreDependency annotations
55428modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javafixed EJBHandler to use xml based IgnoreDependency annotations
55428modifiedbdecoste//trunk/ejb3/src/main/org/jboss/injection/InjectionContainer.javafixed EJBHandler to use xml based IgnoreDependency annotations
55412modifiedwolfc//trunk/ejb3/.classpathremoved cglib
55410addedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/KernelAbstractionFactory.javaremoved ServiceServer - merged into KernelAbstraction
55301deletedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/ServiceServer.javaremoved ServiceServer - merged into KernelAbstraction
55301deletedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/KernelServiceServer.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/JmxKernelAbstraction.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/KernelAbstraction.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/mdb/inflow/JBossMessageEndpointFactory.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/annotation/security/SecurityDomainImpl.javaremoved ServiceServer - merged into KernelAbstraction
55301deletedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/ServiceServerFactory.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/jca/inflowmdb/unit/InflowUnitTestCase.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.javaremoved ServiceServer - merged into KernelAbstraction
55301modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneBootstrap.javaremoved ServiceServer - merged into KernelAbstraction