View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite-jdk14?log=log20061115040851

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:79: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 11/15/2006 04:08:51
Time to build: 45 minutes 36 seconds
Last changed: 11/15/2006 01:49:25
Last log entry: Return the old value from put(key, value)

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

 Modifications since last build:  (first 50 of 67)
1.6modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapper.javaEnsure proper function whether or not wrapped cache is available during mbean registration.
1.5modifiedbstansberrysrc-50/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.javaEnsure proper function whether or not wrapped cache is available during mbean registration.
1.5modifiedbstansberrysrc-50/org/jboss/cache/pojo/jmx/JmxUtil.javaAdd missing commas in ObjectNames
1.9modifiedvblagojevicsrc/org/jboss/cache/marshall/TreeCacheMarshaller200.java[JBCACHE-591] partial state transfer
1.13modifiedvblagojevicsrc/org/jboss/cache/statetransfer/StateTransferManager.java[JBCACHE-591] partial state transfer
1.19modifiedvblagojevictests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java[JBCACHE-591] partial state transfer
1.3modifiedmsurtanitests/functional/org/jboss/cache/marshall/CrudMethodTest.javaUpdated to reflect new methods in MethodDeclarations
1.8modifiedmsurtanisrc/org/jboss/cache/interceptors/EvictionInterceptor.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/marshall/RegionManagerTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.3modifiedmsurtanisrc/org/jboss/cache/eviction/ElementSizeAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/EvictedEventNode.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionPolicy.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionPolicyConfig.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.6modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionTimerTask.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/FIFOAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/LFUAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanisrc/org/jboss/cache/eviction/LRUAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.11modifiedmsurtanisrc/org/jboss/cache/eviction/LRUPolicy.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanisrc/org/jboss/cache/eviction/MRUAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.16deletedmsurtanisrc/org/jboss/cache/eviction/Region.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.29deletedmsurtanisrc/org/jboss/cache/eviction/RegionManager.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanitests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.11modifiedmsurtanitests/functional/org/jboss/cache/passivation/BasicPassivationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.10modifiedmsurtanitests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.3modifiedmsurtanitests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.18modifiedmsurtanitests/functional/org/jboss/cache/statetransfer/VersionedTestBase.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.10modifiedmsurtanisrc/org/jboss/cache/loader/AbstractCacheLoader.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.13modifiedmsurtanisrc/org/jboss/cache/loader/ChainingCacheLoader.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizeAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.6modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.10modifiedmsurtanitests/functional/org/jboss/cache/eviction/EvictionConfigurationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.6modifiedmsurtanitests/functional/org/jboss/cache/eviction/FIFOAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.8modifiedmsurtanitests/functional/org/jboss/cache/eviction/FIFOPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/LFUAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/LFUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.16modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/MRUAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.9modifiedmsurtanitests/functional/org/jboss/cache/eviction/MRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.16modifiedmsurtanitests/functional/org/jboss/cache/eviction/RegionManagerTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.9modifiedmsurtanitests/functional/org/jboss/cache/eviction/RegionTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanitests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.2modifiedbwangsrc-50/org/jboss/cache/pojo/interceptors/StaticFieldInterceptor.javaupd
1.1addedbwangsrc-50/org/jboss/cache/pojo/interceptors/StaticFieldInterceptor.javaupd
1.4modifiedbwangsrc-50/org/jboss/cache/pojo/InternalConstant.javaupd
1.12modifiedbwangsrc-50/org/jboss/cache/pojo/impl/CollectionClassHandler.javaupd