[ANNOUNCEMENT] Fulcrum Cache 1.1.0 released

Thomas Vandahl <[email protected]> Mon, 19 Apr 2010 21:39:41 +0200
Newsgroups gmane.comp.jakarta.turbine.user
Message-ID <[email protected]>
The Fulcrum Cache team is pleased to announce the fulcrum-cache-1.1.0
release!

The Fulcrum Cache Service provides different implementations of caching
backends, such as EHCache and JCS.

Changes in this version include:

New features:
o Added M2 build but it is still a bit rough
o Add new EHCacheService based on EHCache from
  http://ehcache.sourceforge.net/


Changes:
o Refactored all implementations to be in the impl-package.
o Added a EHCache based implementation of the GlobalCacheService
  interface.
o Pulling in commons-logging-1.1.1 to avoid the 1.1 version
  which depends on an outdated Avalon framework
o Updating the M2 build.
o Improved maven-1.1 build (default goal now in project.xml)
o Added new JCSCacheService.  Thanks to Thomas Vandahl.  Issue: TRB-17.


Have fun!
-Fulcrum Cache team