BUILD COMPLETE - build.1098 |
Date of build: 07/02/2007 16:28:37 |
Time to build: 2 minutes 4 seconds |
Last changed: 07/02/2007 06:55:17 |
Last log entry: Patched test |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 7) | ||||
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 |