|
| 1.174 | modified | msurtani | /build.xml | added ant libs to jboss retro lib dir so retroweaver runs |
| 1.173 | modified | msurtani | /build.xml | JBCACHE-880 bug fixed |
| 1.21 | modified | msurtani | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | fixed unreachable code block (to treat added nodes as visited) |
| 1.4 | modified | msurtani | src/org/jboss/cache/interceptors/NotificationInterceptor.java | Added null chk |
| 1.13 | modified | msurtani | tests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.java | Cleaned up test a bit |
| 1.19 | modified | msurtani | tests/functional/org/jboss/cache/loader/BdbjeCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
| 1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/ChainingCacheLoaderFullTest.java | Updated to clean up tmp dirs before running test |
| 1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/FileCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
| 1.7 | modified | msurtani | tests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
| 1.7 | modified | msurtani | tests/functional/org/jboss/cache/marshall/JBossSerializationTest.java | runs the test for longer to create a more accurate test |
| 1.3 | modified | msurtani | tests/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.java | fixed test |
| 1.2 | modified | msurtani | tests/functional/org/jboss/cache/pojo/passivation/LocalTest.java | fixed test |
| 1.10 | modified | msurtani | tests/functional/org/jboss/cache/transaction/DeadlockTest.java | some stuff |