View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-compatibility-matrix?log=log20070223070108Lbuild.19

BUILD COMPLETE -  build.19
Date of build: 02/23/2007 07:01:08
Time to build: 42 minutes 38 seconds
Last changed: 02/23/2007 06:02:59
Last log entry: Merged EJBTHREE-891

 Unit Tests: (301)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 23)
60823modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/interceptor/EJB3InterceptorsFactory.javaMerged EJBTHREE-891
60822modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-4143, remove apache-addressing and apache-wss4j
60821modifieddimitris@jboss.org//branches/Branch_4_2/build/build-distr.xmlJBAS-4147, include derby-plugin.jar in docs/examples/varia
60818modifieddimitris@jboss.org//branches/Branch_4_2/build/build-distr.xmljboss-ha-local-jdbc.rar, jboss-ha-xa-jdbc.rar were deployed by default, although they are supposed to live in docs/examples/jca only.
60811modifiedjason.greene@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmlSwitch to CR4
60807modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmlfix the build
60801modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/etc/ReadMe.txtUpdate installation instructions
60800modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmlremove unused jboss-retro/wutka parse stuff
60798modifiedscott.stark@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlDrop the obsolete xml-sax import
60797modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.javaTextual change
60796modifiedjason.greene@jboss.com//branches/Branch_4_2/build/build-distr.xmlAdd StAXAdd JAX-WS tools jars / scripts
60796modifiedjason.greene@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmlAdd StAXAdd JAX-WS tools jars / scripts
60795addedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/src/resources/jrmp/META-INF/jboss2.xmlJBAS-4018 - changed DynLoadingUnitTestCase to revert back to using jrmp invoker for dynamic, remote classloading.
60795modifiedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/imports/sections/jrmp.xmlJBAS-4018 - changed DynLoadingUnitTestCase to revert back to using jrmp invoker for dynamic, remote classloading.
60795modifiedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jrmp/test/DynLoadingUnitTestCase.javaJBAS-4018 - changed DynLoadingUnitTestCase to revert back to using jrmp invoker for dynamic, remote classloading.
60794modifiedremy.maucherat@jboss.com//branches/Branch_4_2/build/build-thirdparty.xml- JBoss Web 2.0.0 CR1.
60791modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-4140, remove sleepycat from thirdparty. While there remove wutka-parser as well.
60789modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TestStatusBean.javaEJBTHREE-890: modified unit test
60789modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.javaEJBTHREE-890: modified unit test
60789modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/ExpirationTestMDB.javaEJBTHREE-890: modified unit test
60788modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/PoolFiller.java[JBAS-4121] Added check in synchronized block to wait if the poolis empty rather than waiting by default.
60787modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/mail/inflow/MailFolder.java[JBAS-4124]Changed to no use the default Session. Fix submitted byIllya Pyatigorskiy with much thanks.
60786modifiedweston.price@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/inflow/MessageEndpointInterceptor.java[JBAS-3734]Fixed incorrect setting of state variable on exceptionduring delivery.