introduced the use of the Jakarta Commons Collections - revamped ObjectCache

to include an LRU hard reference map and simplified it greatly in the process
This commit is contained in:
Eric J. Bowersox
2002-05-27 08:13:39 +00:00
parent 86d9a90f54
commit dc28dfeb3e
5 changed files with 51 additions and 82 deletions

1
lib/.gitignore vendored
View File

@@ -1,4 +1,5 @@
bsf.jar
commons-collections.jar
jacl.jar
jakarta-regexp*.jar
js.jar

View File

@@ -6,6 +6,8 @@ compatible with the versions specified here.
Library Version File Name(s) Install To
-------------------------------------------------------------------------------------------------
Apache Jakarta Commons 2.0 commons-collections.jar Venice "lib" subdirectory
Collections
Apache Jakarta Regexp 1.2 jakarta-regexp-1.2.jar Venice "lib" subdirectory
Apache LOG4J 1.1.3 log4j.jar Venice "lib" subdirectory
Bean Scripting Framework 2.2 bsf.jar Venice "lib" subdirectory