On 23/12/14 17:36, Kristian Rosenvold wrote:
Since jena is reasonably progressive wrt jdk I'd probably give that
move an extra thought: jdk8 makes most of guava "obsolete", outdated
or cumbersome. In our jdk8-based code base we generally found apache
commons-lang/io + java8 to be a much more pleasing combination.
Kristian
2014-12-23 17:32 GMT+01:00 Andy Seaborne <[email protected]>:
I've added Guava as a managed dependency in jena-parent. The license is
Apache 2.0.
Andy
It's the caching code I'm hoping we'll tap into, specially the
concurrency handling.
(JCS is an distributed cache)
Open to other suggestions.
Andy