BUILD COMPLETE - build.43 |
Date of build: 12/28/2004 08:34:38 |
Time to build: 25 minutes 48 seconds |
Last changed: 12/27/2004 19:27:19 |
Last log entry: Made 'usefile' configurable for batch tests too |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (18) | ||||
1.8 | modified | ovidiuf | jms/tests/build.xml | Made 'usefile' configurable for batch tests too |
1.7 | modified | ovidiuf | jms/tests/build.xml | Provided more control over the way junit tasks are ran - more flexible configuration for formatter.usefile, haltonfailure and haltonerror |
1.4 | modified | ovidiuf | jms/tests/build.sh | Enabled local property overrides for builds started by build.sh |
1.1 | added | ovidiuf | jms/tests/build.properties | Enabled local property overrides for builds started by build.sh |
1.6 | modified | ovidiuf | jms/tests/build.xml | Added support for running a single test case |
1.3 | modified | ovidiuf | jms/tests/build.sh | Reverting to the working build.sh version |
1.2 | modified | ovidiuf | jms/tests/build.sh | Invalid version; I am saving it to preserve some changes that I might want applied in the future |
1.12 | modified | belaban | cache/src/main/org/jboss/cache/tests/CacheLoaderTests.java | added test |
1.13 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/LockInterceptor.java | implemented recursive locking JBCACHE-24 |
1.5 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.java | added locking code |
1.4 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/UnlockInterceptor.java | no message |
1.11 | modified | belaban | cache/src/main/org/jboss/cache/tests/CacheLoaderTests.java | added test |
1.12 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | calls lock() now after loading an FQN |
1.12 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/LockInterceptor.java | handled lockMethodLocal now |
1.209 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | added _lock() method |
1.11 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | fixed bug JBCACHE-21 |
1.4 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CallInterceptor.java | ns |
1.10 | modified | belaban | cache/src/main/org/jboss/cache/tests/CacheLoaderTests.java | no message |