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 e32ea24367dc2cecaa960ee74fbf68561c83de32 (commit) from e2e9703ee2f58acbb29e639a049ecbdfcc29e5b0 (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 e32ea24367dc2cecaa960ee74fbf68561c83de32 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Mar 25 09:19:52 2012 -0500
Javadoc cleanup for caching functions.
-----------------------------------------------------------------------
Summary of changes: src/main/java/com/jts/fortress/rbac/SDUtil.java | 1 - src/main/java/com/jts/fortress/rbac/UserP.java | 1 - .../java/com/jts/fortress/util/cache/Cache.java | 6 ++++- .../com/jts/fortress/util/cache/CacheFactory.java | 20 +---------------- .../java/com/jts/fortress/util/cache/CacheMgr.java | 9 +++---- .../com/jts/fortress/util/cache/EhCacheImpl.java | 22 +++++++------------ .../java/com/jts/fortress/util/cache/package.html | 19 +++++++++++++++++ 7 files changed, 38 insertions(+), 40 deletions(-) create mode 100755 src/main/java/com/jts/fortress/util/cache/package.html
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git