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:
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
bsf.jar
|
||||
commons-collections.jar
|
||||
jacl.jar
|
||||
jakarta-regexp*.jar
|
||||
js.jar
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user