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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:257: 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: 11/17/2006 03:46:37
Time to build: 68 minutes 54 seconds
Last changed: 11/17/2006 00:16:26
Last log entry: Removed USE_OLD flag and replaced with JmsActivationSpec propertyfor redelivery in unspecified txn context.

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

 Modifications since last build:  (first 50 of 99)
58488modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSessionPool.javaRemoved USE_OLD flag and replaced with JmsActivationSpec propertyfor redelivery in unspecified txn context.
58487modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.javaChanges for JBoss 5.0 beta. No JIRA issue as it was not logged. New transactionhandling of unspecified transaction context delivery for BMT as well as CMT MDB'swhere the transaction attribute is NOT_SUPPORTED.
58487modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.javaChanges for JBoss 5.0 beta. No JIRA issue as it was not logged. New transactionhandling of unspecified transaction context delivery for BMT as well as CMT MDB'swhere the transaction attribute is NOT_SUPPORTED.
58487modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.javaChanges for JBoss 5.0 beta. No JIRA issue as it was not logged. New transactionhandling of unspecified transaction context delivery for BMT as well as CMT MDB'swhere the transaction attribute is NOT_SUPPORTED.
58485modifiedscott.stark@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.javaUpdate for JBossTestCase changes
58485modifiedscott.stark@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.javaUpdate for JBossTestCase changes
58485modifiedscott.stark@jboss.org//trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.javaUpdate for JBossTestCase changes
58484modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/recover/test/JBossCrashRecoveryTestCase.javaUpdate the suite exception clause to not conflict with the base class
58484modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/recover/test/JBossCrashRecoveryIIOPTestCase.javaUpdate the suite exception clause to not conflict with the base class
58483modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/jbossmessaging/JMSTestCase.javaLog the provider properties url
58482modifiedscott.stark@jboss.org//trunk/system/.classpathAdd the jbossxb source path
58480modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.javaIn StatefulRemoveInterceptor, do not remove if the ctx has already been discarded or removed.
58480modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.javaIn StatefulRemoveInterceptor, do not remove if the ctx has already been discarded or removed.
58479modifiedbill.burke@jboss.com//trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.javaEJB 2.1 Deployer should ignore DeploymentUnit if the major version number of ejb-jar.xml file is greater than 2. (EJB3 deployer should handle the deployment then).
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/bank/BankBean.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/client/ClientContainer.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/bank/TellerBean.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/TimerServiceImpl.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/tx/Ejb3TxPolicy.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/bank/unit/BankDeploymentDescriptorTestCase.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/jms/ServerPeerJMSDestinationFactory.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/resources/test/bank/META-INF/ejb-jar.xml* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58478modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.java* Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown.
58476modifiedscott.stark@jboss.org//trunk/build/build-distr.xmlDisable the bsh-deployer.xml until its ported to the vdf
58475modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/DeclaredSQLQueryCommand.javause the correct entity
58474modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/BeanMetaData.javaremoved unused methods
58473modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/metadata/SessionMetaData.javafixed setStateful
58472modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/security/test/SRPUnitTestCase.javaAvoid hangs due to a client failure.
58471modifiedscott.stark@jboss.org//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatInjectionContainer.javaMove the tcl manipulation for the enc to TomcatDeployment
58470deletedscott.stark@jboss.org//trunk/testsuite/component-info.xmldrop obsolete build files
58470deletedscott.stark@jboss.org//trunk/testsuite/deprecated-build.xmldrop obsolete build files
58470deletedscott.stark@jboss.org//trunk/testsuite/jbossbuild.xmldrop obsolete build files
58469modifiedscott.stark@jboss.org//trunk/testsuite/build.xmlAdd jaxb to the classpath
58468modifiedscott.stark@jboss.org//trunk/testsuite/.classpathAdd jaxb to the classpath
58467addedscott.stark@jboss.org//trunk/testsuite/src/resources/wsAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefServletTestCase.javaAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/ws/JBossTestDeployer.javaAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/resources/ws/jaxws/webserviceref/META-INF/application-client.xmlAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/resources/ws/jaxws/webserviceref/META-INF/jboss.xmlAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/EJB3Remote.javaAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/TestEndpointService.javaAdd a basic jaxws integration test
58467addedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/ApplicationClient.javaAdd a basic jaxws integration test