mvermaak
Oct 11th, 2006, 03:29 AM
Hi,
I'm not sure which jdk version the spring modules
are targeting but seeing that spring
tragets jdk 1.3, 1.4 and 1.5 it might be worth
mentioning that org.springmodules.cache.impl.Element
refers to the java.io.Closeable interface which ties
it to jdk 1.5. Removing this allows the cache module
to be used at least with jdk 1.4.
Martin
I'm not sure which jdk version the spring modules
are targeting but seeing that spring
tragets jdk 1.3, 1.4 and 1.5 it might be worth
mentioning that org.springmodules.cache.impl.Element
refers to the java.io.Closeable interface which ties
it to jdk 1.5. Removing this allows the cache module
to be used at least with jdk 1.4.
Martin