|
| 1.11 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java | Patched test |
| 1.2 | modified | msurtani | tests/functional/org/jboss/cache/notifications/AnnotationsTest.java | Added tests to ensure listener class and methods are public |
| 1.34 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | Added tests to ensure listener class and methods are public |
| 1.33 | modified | msurtani | src/org/jboss/cache/UnversionedNode.java | CCL getChindrenNames() to return a Set<Object>UnversionedNode's getChildrenNames() to return a set impl that can be marshalled efficiently |
| 1.25 | modified | msurtani | src/org/jboss/cache/loader/ClusteredCacheLoader.java | CCL getChindrenNames() to return a Set<Object>UnversionedNode's getChildrenNames() to return a set impl that can be marshalled efficiently |
| 1.20 | modified | msurtani | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | Listeners need to be public |
| 1.8 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationActivationCallbacksTestCase.java | Listeners need to be public |