TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: 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: 07/18/2007 05:49:24 |
Time to build: 204 minutes 49 seconds |
Last changed: 07/17/2007 23:01:49 |
Last log entry: Remove 'final' field replication support, which was broken anywayFix enum test |
Unit Tests: (5060) Total Errors and Failures: (76) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 46) | ||||
1.3 | modified | jgreene | src/org/jboss/cache/pojo/interceptors/PojoBeginInterceptor.java | Remove 'final' field replication support, which was broken anywayFix enum test |
1.4 | modified | jgreene | src/resources/pojocache-aop.xml | Remove 'final' field replication support, which was broken anywayFix enum test |
1.4 | modified | jgreene | tests/functional/org/jboss/cache/pojo/EnumTest.java | Remove 'final' field replication support, which was broken anywayFix enum test |
1.2 | modified | jgreene | tests/functional/org/jboss/cache/pojo/test/EnumPlanet.java | Remove 'final' field replication support, which was broken anywayFix enum test |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/impl/CachedType.java | Remove 'final' field replication support, which was broken anywayFix enum test |
1.24 | modified | gzamarreno | src/org/jboss/cache/factories/XmlConfigurationParser.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.22 | modified | gzamarreno | src/org/jboss/cache/config/CacheLoaderConfig.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.35 | modified | gzamarreno | src/org/jboss/cache/loader/CacheLoaderManager.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.6 | modified | gzamarreno | src/org/jboss/cache/loader/SingletonStoreCacheLoader.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.1 | added | gzamarreno | src/org/jboss/cache/loader/SingletonStoreDefaultConfig.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.15 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/CacheLoaderManagerTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.7 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.4 | modified | gzamarreno | tests/functional/org/jboss/cache/pojo/jmx/LegacyConfigurationTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.4 | modified | gzamarreno | tests/functional/org/jboss/cache/jmx/LegacyConfigurationTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
1.104 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | skip cache status check for preloads, blocks and unblocks |
1.16 | modified | msurtani | src/org/jboss/cache/config/Option.java | skip cache status check for preloads, blocks and unblocks |
1.34 | modified | msurtani | src/org/jboss/cache/loader/CacheLoaderManager.java | skip cache status check for preloads, blocks and unblocks |
1.27 | modified | msurtani | src/org/jboss/cache/loader/AbstractCacheLoader.java | JBCACHE-1134 |
1.8 | modified | msurtani | src/org/jboss/cache/loader/AdjListJDBCCacheLoader.java | JBCACHE-1134 |
1.26 | modified | msurtani | src/org/jboss/cache/loader/ClusteredCacheLoader.java | JBCACHE-1134 |
1.14 | deleted | msurtani | src/org/jboss/cache/loader/DelegatingCacheLoader.java | JBCACHE-1134 |
1.36 | modified | msurtani | src/org/jboss/cache/loader/FileCacheLoader.java | JBCACHE-1134 |
1.17 | modified | msurtani | src/org/jboss/cache/loader/LocalDelegatingCacheLoader.java | JBCACHE-1134 |
1.8 | modified | msurtani | src/org/jboss/cache/loader/TcpDelegatingCacheLoader.java | JBCACHE-1134 |
1.32 | modified | msurtani | src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | JBCACHE-1134 |
1.29 | modified | msurtani | src/org/jboss/cache/loader/jdbm/JdbmCacheLoader.java | JBCACHE-1134 |
1.1 | added | msurtani | src/org/jboss/cache/loader/tcp/TcpCacheOperations.java | JBCACHE-1134 |
1.30 | modified | msurtani | src/org/jboss/cache/loader/tcp/TcpCacheServer.java | JBCACHE-1134 |
1.12 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationToLocalDelegatingCacheLoaderTest.java | JBCACHE-1134 |
1.9 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyCacheLoader.java | JBCACHE-1134 |
1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.java | JBCACHE-1134 |
1.12 | modified | msurtani | docs/JBossCache-UserGuide/en/modules/basic_api.xml | JBCACHE-758 |
1.14 | modified | msurtani | docs/JBossCache-UserGuide/en/modules/eviction_policies.xml | JBCACHE-758 |
1.103 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1100 |
1.87 | modified | msurtani | src/org/jboss/cache/interceptors/TxInterceptor.java | JBCACHE-1100 |
1.15 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | JBCACHE-1100 |
1.31 | modified | msurtani | src/org/jboss/cache/Cache.java | javadoc |
1.102 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1100 |
1.2 | modified | msurtani | src/org/jboss/cache/CacheStatus.java | JBCACHE-1100 |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | JBCACHE-1100 |
1.13 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | Back to using listeners to generate startup/shutdown disruptions. |
1.17 | modified | msurtani | tests/functional/org/jboss/cache/api/NodeAPITest.java | JBCACHE-1136 |
1.101 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1136 |
1.92 | modified | msurtani | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | JBCACHE-1136 |
1.54 | modified | msurtani | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | JBCACHE-1136 |
1.17 | modified | msurtani | src/org/jboss/cache/xml/XmlHelper.java | better javadocs |