| Type |
Changes |
By |
 |
Refactored all implementations to be in the impl-package. |
tv |
 |
Added a EHCache based implementation of the GlobalCacheService interface. |
tv |
 |
Pulling in commons-logging-1.1.1 to avoid the 1.1 version
which depends on an outdated Avalon framework |
sgoeschl |
 |
Updating the M2 build. |
sgoeschl |
 |
Improved maven-1.1 build (default goal now in project.xml) |
sgoeschl |
 |
Added M2 build but it is still a bit rough |
sgoeschl |
 |
Added new JCSCacheService. Thanks to Thomas Vandahl. Fixes TRB-17. Thanks to Thomas Vandahl. |
seade |
 |
Add new EHCacheService based on EHCache from http://ehcache.sour
ceforge.net/ |
epugh |
| Type |
Changes |
By |
 |
Remove CacheServiceFacade. It was a code smell. |
epugh |
 |
Make long running tests optional. They often fail for random reasons. |
epugh |
 |
Remove extra dependencies. |
epugh |
 |
Added patch from Peter Courcoux adding new methods,
getKeys() and getCachedObjects() together with
associated unit tests. |
epugh |
| Type |
Changes |
By |
 |
Added CacheServiceFacade class. |
epugh |
 |
Integrated howto documentation on main page. |
epugh |