|
| 1.7 | modified | jgreene | src/org/jboss/cache/pojo/collection/CollectionInterceptorUtil.java | No need to skip equals since we check for a local detach |
| 1.4 | modified | jgreene | src/org/jboss/cache/pojo/interceptors/dynamic/AbstractCollectionInterceptor.java | Don't error when the detach is local |
| 1.6 | modified | jgreene | src/org/jboss/cache/pojo/collection/CollectionInterceptorUtil.java | Type-o |
| 1.5 | modified | jgreene | src/org/jboss/cache/pojo/collection/CollectionInterceptorUtil.java | Don't verify equals |
| 1.3 | modified | bstansberry | src/org/jboss/cache/transaction/GenericTransactionManagerLookup.java | [JBCACHE-1113] Reduce logging level |
| 1.18 | modified | msurtani | tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationContentTest.java | fixed test |
| 1.83 | modified | msurtani | src/org/jboss/cache/buddyreplication/BuddyManager.java | Null chk |
| 1.10 | modified | msurtani | tests/functional/org/jboss/cache/marshall/RedeploymentEmulationTest.java | JDK6 workaround |
| 1.31 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderWithReplicationTest.java | used sync commit and rollback phases for more predictable unit test runs |