Changes Report

Release History

Version Date Description
1.1.0 2010-03-31
1.0.5 2004-11-24
1.0-alpha-3


Release 1.1.0 - 2010-03-31

Type Changes By
update Refactored all implementations to be in the impl-package. tv
update Added a EHCache based implementation of the GlobalCacheService interface. tv
update Pulling in commons-logging-1.1.1 to avoid the 1.1 version which depends on an outdated Avalon framework sgoeschl
update Updating the M2 build. sgoeschl
update Improved maven-1.1 build (default goal now in project.xml) sgoeschl
add Added M2 build but it is still a bit rough sgoeschl
update Added new JCSCacheService. Thanks to Thomas Vandahl. Fixes TRB-17. Thanks to Thomas Vandahl. seade
add Add new EHCacheService based on EHCache from http://ehcache.sour ceforge.net/ epugh

Release 1.0.5 - 2004-11-24

Type Changes By
remove Remove CacheServiceFacade. It was a code smell. epugh
update Make long running tests optional. They often fail for random reasons. epugh
update Remove extra dependencies. epugh
add Added patch from Peter Courcoux adding new methods, getKeys() and getCachedObjects() together with associated unit tests. epugh

Release 1.0-alpha-3 -

Type Changes By
add Added CacheServiceFacade class. epugh
add Integrated howto documentation on main page. epugh