File: oscache.txt

package info (click to toggle)
libloader 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 592 kB
  • ctags: 534
  • sloc: java: 3,497; xml: 847; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
The OSCache version contained in this directory has been patched to work with
the good old JDK 1.2.2. There is no reason to use one of the newer releases,
as all the new additions there only increase the code size without adding any
real value.

This build contains all the features of the original OSCache, except for the
JGroups clustering support. The JGroups implementation does not uphold to the
tradition and uses JDK 1.4. So it had to be removed.