View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040613014725
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.5 | modified | belaban | cache/docs/design/CacheLoader.txt | no message |
| 1.124 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | added partial support for CacheLoader |
| 1.14 | modified | belaban | cache/src/main/org/jboss/cache/loader/CacheLoader.java | modified API to look more like the cache itself (ultimate goal is to stack caches on top of each other) |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/loader/FileCacheLoader.java | first commit |
| 1.31 | modified | belaban | cache/src/main/org/jboss/cache/Node.java | Added method containsKey() |
| 1.79 | modified | pilhuhn | server/src/etc/conf/default/standardjbosscmp-jdbc.xml | Add some more reserved words and sort the list. |