View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-sun-1.4?log=log20060830062405Lbuild.1

BUILD COMPLETE -  build.1
Date of build: 08/30/2006 06:24:05
Time to build: 175 minutes 2 seconds
Last changed: 08/29/2006 23:28:44
Last log entry: Include the jbossws*.sar in the cluster config

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

 Modifications since last build:  (first 50 of 177)
56427modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/imports/server-config.xmlInclude the jbossws*.sar in the cluster config
56426modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.javaMinor code style stuff
56420modifieddimitris@jboss.org//branches/Branch_4_0/system/src/main/org/jboss/deployment/MainDeployer.javaJBAS-3585, on shutdown avoid undeploying twice unpacked nested modules
56415modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/build.xml[JBAS-3579] Run the test with REPL_SYNC
56412modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.javaLog state transfer result at INFO
56409modifieddimitris@jboss.org//branches/Branch_4_0/system/src/main/org/jboss/deployment/MainDeployer.javaJBAS-3584, for duplicate undeploys change logging level from WARN to DEBUG
56405modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java
56405modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java
56404modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaOptimize for non-cross-context sessions. Simplify to 1 ThreadLocal.
56403modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession.javaNeed a proxy Collection as well
56402modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.javaOptimize for non-cross-context sessions. Simplify to 1 ThreadLocal.
56402modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.javaOptimize for non-cross-context sessions. Simplify to 1 ThreadLocal.
56401modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.javaDon't start local activity; let ClusteredSessionValve do it
56400modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.javaFor multiple changes, use TreeCache.put(Fqn, Map)
56397modifieddimitris@jboss.org//branches/Branch_4_0/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.javafix the formatting
56397modifieddimitris@jboss.org//branches/Branch_4_0/server/src/main/org/jboss/deployment/EARDeployer.javafix the formatting
56396modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaJBAS-3488 - Ignore incompatible classes from the sun-javamail upgrade
56395modifiedvicky.kak@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.javaChanges done for JBAS-2904
56384modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/build.xmlInclude HAInvokerUnitTestCase in cluster patternsets
56349modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/build.xmlremove not released version 4.0.4.SP1
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
56311modifiedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.javaJBAS-3466 added retry logic
56307modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.javaRemove expired sessions from the SessionReplicationContext
56307modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaRemove expired sessions from the SessionReplicationContext
56306modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.javaDon't log concurrent access warning during BR gravitation
56305modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.javaOptimizations
56304modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.javaSimplify and tighten use of ThreadLocals
56304modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.javaSimplify and tighten use of ThreadLocals
56304deletedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/LocalSessionActivity.javaSimplify and tighten use of ThreadLocals
56304modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.javaSimplify and tighten use of ThreadLocals
56304modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.javaSimplify and tighten use of ThreadLocals