View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-compatibility-matrix?log=log20060828115015

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:253: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 08/28/2006 11:50:15
Time to build: 60 minutes 52 seconds
Last changed: 08/28/2006 10:41:53
Last log entry: Upgrade to jbossws-1.0.3.GA

 Unit Tests: (2683)  Total Errors and Failures: (1)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_4_0_4_SP1)
 

 Modifications since last build:  (first 50 of 20)
56343modifiedheiko.braun@jboss.com//branches/Branch_4_0/build/build-thirdparty.xmlUpgrade to jbossws-1.0.3.GA
56341modifiedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/jboss-service.xmlJBAS-3575 added new target for standalone HA-JMS
56341modifiedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/build.xmlJBAS-3575 added new target for standalone HA-JMS
56341addedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/cluster-service.xmlJBAS-3575 added new target for standalone HA-JMS
56334modifieddimitris@jboss.org//branches/Branch_4_0/system/src/bin/run.shJBAS-3458, conditionally set the -server flag, if supported
56333modifiedadrian@jboss.org//branches/Branch_4_0/messaging/src/main/org/jboss/mq/server/BasicQueue.java[JBAS-3573] - Error during ACK should result in NACK +error/rollback
56327modifieddimitris@jboss.org//branches/Branch_4_0/system/src/bin/run.batJBAS-3458, conditionally set the -server flag, if supported
56326modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.javaFurther listener optimization
56325modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.javaTighten up add/removeObserver; move type parsing from JBCService to Util
56324modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/Util.javaMove type parsing from JBCService to Util
56323modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaSimplify the way we ignore cache notifications from webapp threads; session id isn't relevantPass the session itself to the SnapshotManagerSpecially track expired sessions
56322modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.javaPass the session itself to the SnapshotManager
56321modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.javaSPass the session itself to the SnapshotManager
56321modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/InstantSnapshotManager.javaSPass the session itself to the SnapshotManager
56321modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/IntervalSnapshotManager.javaSPass the session itself to the SnapshotManager
56320modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.javaSimplify the way we ignore cache notifications from webapp threads; session id isn't relevantPass the session itself to the SnapshotManagerSpecially track expired sessions
56319modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.javaSuppress CacheListener for life of requestClean out unused thread locals
56318modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.javaSimplify the way we ignore cache notifications from webapp threads; session id isn't relevant
56318modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.javaSimplify the way we ignore cache notifications from webapp threads; session id isn't relevant
56317modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.javaDon't replicate metadata just because isNew changed