|
| 1.19 | modified | bstansberry | src/org/jboss/cache/factories/XmlConfigurationParser.java | Explain why we barf on EvictionPolicyClass |
| 1.21 | modified | bstansberry | src/org/jboss/cache/config/CacheLoaderConfig.java | Fix handling of singletonStore.pushStateWhenCoordinator |
| 1.46 | modified | bstansberry | src/org/jboss/cache/config/Configuration.java | [JBCACHE-1070] Consistent handling of repl version |
| 1.5 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java | [JBCACHE-1058] Test duplicate invocations; lifecycle state |
| 1.3 | modified | bstansberry | tests/functional/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperTest.java | [JBCACHE-1058] Test duplicate invocations; lifecycle state |
| 1.8 | modified | bstansberry | src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java | Don't destroy failed cache from stopSet LifecycleState in create |
| 1.2 | modified | bstansberry | src/org/jboss/cache/LifecycleUtil.java | Don't destroy failed cache from stop |
| 1.21 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapper.java | Don't destroy failed cache from stop |
| 1.70 | modified | bstansberry | src/org/jboss/cache/CacheImpl.java | Don't destroy failed cache from stop |
| 1.9 | modified | bstansberry | tests/functional/org/jboss/cache/LifeCycleTest.java | [JBCACHE-1058] Test duplicate invocations; lifecycle state |