|
| 1.42 | modified | msurtani | docs/faq/en/master.xml | Updated no new format |
| 1.41 | modified | msurtani | docs/faq/en/master.xml | Updated no new format |
| 1.2 | modified | msurtani | src/org/jboss/cache/marshall/JBossObjectInputStreamOverride.java | JBCACHE-815 |
| 1.17 | modified | msurtani | src/org/jboss/cache/marshall/ObjectSerializationFactory.java | JBCACHE-815 |
| 1.12 | modified | msurtani | src/org/jboss/cache/Cache.java | Remove returns old value |
| 1.45 | modified | msurtani | src/org/jboss/cache/TreeCacheProxyImpl.java | Remove returns old value |
| 1.2 | modified | msurtani | etc/META-INF/local-eviction-cacheloader-service.xml | Added file location + cleanup |
| 1.8 | modified | msurtani | etc/META-INF/local-passivation-service.xml | Added file location + cleanup |
| 1.2 | modified | msurtani | tests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.java | Added file location + cleanup |
| 1.3 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java | Added file location + cleanup |
| 1.7 | modified | msurtani | tests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java | updated |
| 1.6 | modified | msurtani | tests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java | updated |
| 1.33 | modified | msurtani | src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java | JBCACHE-794 |
| 1.260 | modified | msurtani | src/org/jboss/cache/TreeCache.java | JBCACHE-813 |
| 1.4 | modified | msurtani | src/org/jboss/cache/CacheException.java | Added exception chaining ctor |
| 1.4 | modified | msurtani | src/org/jboss/cache/ReplicationException.java | Added exception chaining ctor |
| 1.4 | modified | bwang | examples/PojoCache/annotated50/src/test/examples/StudentMaintTest.java | Refactored to be consistent with Cache factory method name. |
| 1.4 | modified | bwang | examples/PojoCache/loadtime/src/test/examples/StudentMaintTest.java | Refactored to be consistent with Cache factory method name. |
| 1.4 | modified | bwang | examples/PojoCache/non-annotated/src/test/examples/StudentMaintTest.java | Refactored to be consistent with Cache factory method name. |
| 1.4 | modified | bwang | examples/PojoCache/sensor/src/test/propagation/PropagationReplAopTest.java | Refactored to be consistent with Cache factory method name. |
| 1.7 | modified | bwang | etc/oodb.bsh | Refactored to be consistent with Cache factory method name. |
| 1.2 | modified | bwang | etc/pojocache.bsh | Refactored to be consistent with Cache factory method name. |
| 1.3 | modified | bwang | etc/pojocacheWithTx.bsh | Refactored to be consistent with Cache factory method name. |