BUILD COMPLETE - build.30 |
Date of build: 03/06/2007 03:24:39 |
Time to build: 44 minutes 5 seconds |
Last changed: 03/05/2007 16:59:25 |
Last log entry: on start, if the root does not exists it is added with an empty map. I am adding it with a null map to be consistent with the rest of implementation |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 27) | ||||
1.34 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoader.java | on start, if the root does not exists it is added with an empty map. I am adding it with a null map to be consistent with the rest of implementation |
1.2 | deleted | mmarkus | tests/functional/org/jboss/cache/loader/AdjListJDBCClassLoaderCompatibilityTest.java | removed as its name contains *class* instead of *cache* |
1.2 | deleted | mmarkus | src/org/jboss/cache/loader/AdjListJDBCClassLoader.java | removed as their name contain Class instead of Cache |
1.3 | deleted | mmarkus | src/org/jboss/cache/loader/AdjListJDBCClassLoaderConfig.java | removed as their name contain Class instead of Cache |
1.2 | modified | mmarkus | tests/perf/org/jboss/cache/manualtests/cacheloader/OneConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.1 | added | mmarkus | tests/functional/org/jboss/cache/loader/AdjListJDBCCacheLoaderCompatibilityTest.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.3 | modified | mmarkus | tests/functional/org/jboss/cache/loader/C3p0ConnectionFactoryTest.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.3 | modified | mmarkus | tests/functional/org/jboss/cache/loader/JDBCCacheLoaderConfigTest.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.1 | added | mmarkus | src/org/jboss/cache/loader/AdjListJDBCCacheLoader.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.1 | added | mmarkus | src/org/jboss/cache/loader/AdjListJDBCCacheLoaderConfig.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.3 | modified | mmarkus | src/org/jboss/cache/loader/C3p0ConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.3 | modified | mmarkus | src/org/jboss/cache/loader/ConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.33 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoader.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.6 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoaderConfig.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.2 | modified | mmarkus | src/org/jboss/cache/loader/JDBCCacheLoaderOld.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.3 | modified | mmarkus | src/org/jboss/cache/loader/ManagedConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.3 | modified | mmarkus | src/org/jboss/cache/loader/NonManagedConnectionFactory.java | some classes were incorreclly named *JDBCClassLoader* instead of *JDBCCacheLoader*. The typo was fixed. |
1.2 | modified | msurtani | src/org/jboss/cache/transaction/TransactionTable.java | added null chk |
1.46 | modified | msurtani | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | Added more logging |
1.50 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-999 |
1.50 | modified | msurtani | src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java | JBCACHE-999 |
1.29 | modified | msurtani | tests/functional/org/jboss/cache/transaction/TransactionTest.java | JBCACHE-999 |
1.3 | modified | msurtani | src/org/jboss/cache/transaction/TransactionEntry.java | Made List final |
1.5 | modified | msurtani | src/org/jboss/cache/marshall/AbstractMarshaller.java | JBCACHE-997 |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/loader/ClusteredCacheLoaderRegionBasedTest.java | JBCACHE-997 |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/loader/ClusteredCacheLoaderTest.java | JBCACHE-997 |
1.2 | deleted | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderWithReplicationTest.java.tmp | tmp file checked in by mistake, presumably |