A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 3f448c2e07418ab76288de37df54ebc16906abc1 (commit) from 476391683aee9cce5cfd047cb68552ad1a380c67 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 3f448c2e07418ab76288de37df54ebc16906abc1 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Jun 10 13:48:26 2012 -0500
Code and documentation cleanup on cache component for rc10.
-----------------------------------------------------------------------
Summary of changes: src/main/java/com/jts/fortress/rbac/SDSet.java | 24 ------- src/main/java/com/jts/fortress/rbac/SDUtil.java | 34 +++++----- .../java/com/jts/fortress/util/cache/Cache.java | 42 ++++++++---- .../com/jts/fortress/util/cache/CacheFactory.java | 15 ++++- .../java/com/jts/fortress/util/cache/CacheMgr.java | 1 + .../com/jts/fortress/util/cache/DsdCacheEntry.java | 69 ++++++++++++++++++-- .../com/jts/fortress/util/cache/EhCacheImpl.java | 64 +++++++++++++----- .../java/com/jts/fortress/misc/CacheSample.java | 44 +------------ 8 files changed, 170 insertions(+), 123 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git