View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache?log=log20070529174321Lbuild.1064

BUILD COMPLETE -  build.1064
Date of build: 05/29/2007 17:43:21
Time to build: 1 minute 18 seconds
Last changed: 05/29/2007 17:22:24
Last log entry: Logging

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

 Modifications since last build:  (first 50 of 24)
1.30modifiedbstansberrysrc/org/jboss/cache/loader/AsyncCacheLoader.javaLogging
1.9modifiedmsurtanietc/META-INF/unit-test-cache-service.xmlDropped eviction thread freq from 5 to 2 secs
1.81modifiedmsurtanisrc/org/jboss/cache/CacheImpl.javaBug in deferred notification of view changes
1.23modifiedmsurtanisrc/org/jboss/cache/notifications/Notifier.javaBug in deferred notification of view changes
1.83modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaclean up thread local state after a tx commits/rolls back
1.8modifiedmsurtanitests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.javafixed test
1.4deletedmsurtanitests/functional/org/jboss/cache/misc/CopyOnWriteArrayTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.48modifiedmsurtanitests/functional/org/jboss/cache/optimistic/AbstractOptimisticTestCase.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.15modifiedmsurtanitests/functional/org/jboss/cache/optimistic/OptimisticWithPassivationTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.16modifiedmsurtanitests/functional/org/jboss/cache/passivation/BasicPassivationTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.13modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.16modifiedmsurtanitests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.5modifiedmsurtanitests/functional/org/jboss/cache/passivation/PassivationActivationCallbacksTestCase.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.7modifiedmsurtanitests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.2deletedmsurtanitests/functional/org/jboss/cache/util/concurrent/ConcurrentHashSetTest.javaoptimised tests to use DummyInMemoryCacheLoader as a stub
1.15modifiedmsurtanisrc/org/jboss/cache/marshall/CacheMarshaller200.javaAdded MapCopy to known types
1.22modifiedmsurtanitests/functional/org/jboss/cache/invalidation/InvalidationInterceptorTest.javacreated a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader
1.8modifiedmsurtanitests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.javacreated a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader
1.1addedmsurtanitests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoaderTest.javacreated a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader
1.1addedmsurtanitests/functional/org/jboss/cache/loader/DummySharedInMemoryCacheLoader.javacreated a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader
1.77modifiedmsurtanisrc/org/jboss/cache/buddyreplication/BuddyManager.javaFixed breaking UTs
1.7modifiedmsurtanitests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.javaFixed breaking UTs
1.24modifiedmsurtanisrc/org/jboss/cache/interceptors/BaseRpcInterceptor.javaFixed breaking UTs
1.6modifiedmsurtanitests/functional/org/jboss/cache/buddyreplication/NextMemberBuddyLocatorTest.javaFixed breaking UTs