TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:104: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 11/10/2006 01:21:32 |
Time to build: 82 minutes 45 seconds |
Last changed: 11/10/2006 01:00:03 |
Last log entry: Injection of TransactionManager and JChannelFactory via RuntimeConfig |
Unit Tests: (1757) Total Errors and Failures: (37) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 24) | ||||
1.264 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | Injection of TransactionManager and JChannelFactory via RuntimeConfig |
1.26 | modified | bstansberry | src/org/jboss/cache/config/Configuration.java | Lazy initialize RuntimeConfig |
1.2 | modified | bstansberry | src/org/jboss/cache/config/RuntimeConfig.java | Temporarily support injecting an MBeanServer |
1.1 | added | bstansberry | src/org/jboss/cache/config/RuntimeConfig.java | Support direct injection of TransactionManager and JChannelFactory |
1.25 | modified | bstansberry | src/org/jboss/cache/config/Configuration.java | Support direct injection of TransactionManager and JChannelFactoryDo the JGroups ClusterConfig parsing in XmlConfigurationParser |
1.6 | modified | bstansberry | src/org/jboss/cache/factories/XmlConfigurationParser.java | Do the JGroups ClusterConfig parsing in XmlConfigurationParser |
1.2 | modified | bstansberry | src/org/jboss/cache/config/ConfigurationComponent.java | Implement Cloneable |
1.33 | modified | bstansberry | src/org/jboss/cache/factories/InterceptorChainFactory.java | Rename config property used to control CacheMgmtInterceptor |
1.5 | modified | bstansberry | src/org/jboss/cache/factories/XmlConfigurationParser.java | Rename config property used to control CacheMgmtInterceptor |
1.39 | modified | bstansberry | src/org/jboss/cache/interceptors/ActivationInterceptor.java | Rename config property used to control CacheMgmtInterceptor |
1.58 | modified | bstansberry | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | Rename config property used to control CacheMgmtInterceptor |
1.36 | modified | bstansberry | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | Rename config property used to control CacheMgmtInterceptor |
1.28 | modified | bstansberry | src/org/jboss/cache/interceptors/InvalidationInterceptor.java | Rename config property used to control CacheMgmtInterceptor |
1.31 | modified | bstansberry | src/org/jboss/cache/interceptors/PassivationInterceptor.java | Rename config property used to control CacheMgmtInterceptor |
1.63 | modified | bstansberry | src/org/jboss/cache/interceptors/TxInterceptor.java | Rename config property used to control CacheMgmtInterceptor |
1.24 | modified | bstansberry | src/org/jboss/cache/config/Configuration.java | Rename config property used to control CacheMgmtInterceptor |
1.9 | modified | bstansberry | tests/functional/org/jboss/cache/mgmt/CacheLoaderTest.java | Rename config property used to control CacheMgmtInterceptor |
1.8 | modified | bstansberry | tests/functional/org/jboss/cache/mgmt/InvalidationTest.java | Rename config property used to control CacheMgmtInterceptor |
1.7 | modified | bstansberry | tests/functional/org/jboss/cache/mgmt/MgmtCoreTest.java | Rename config property used to control CacheMgmtInterceptor |
1.13 | modified | bstansberry | tests/functional/org/jboss/cache/mgmt/NotificationTest.java | Rename config property used to control CacheMgmtInterceptor |
1.7 | modified | bstansberry | tests/functional/org/jboss/cache/mgmt/PassivationTest.java | Rename config property used to control CacheMgmtInterceptor |
1.8 | modified | bstansberry | tests/functional/org/jboss/cache/mgmt/TxTest.java | Rename config property used to control CacheMgmtInterceptor |
1.263 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | TreeCache does not directly do MBean registration |
1.17 | modified | msurtani | src/org/jboss/cache/loader/ClusteredCacheLoader.java | Fixed recursive call on clustered get() when doing a put() |