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 24f419a8e38fb315bac68fe86f6e4c81b88a275d (commit) from 8890c394137346e9bebab8cde70921a880e78d2f (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 24f419a8e38fb315bac68fe86f6e4c81b88a275d Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Apr 29 11:50:22 2012 -0500
more javadoc improvements
-----------------------------------------------------------------------
Summary of changes: README.txt | 4 ++-- build.xml | 10 +++++----- src/main/java/com/jts/fortress/AdminMgr.java | 14 ++++++++++++-- .../java/com/jts/fortress/DelegatedAdminMgr.java | 12 ++++++++++-- .../jts/fortress/arbac/DelegatedAdminMgrImpl.java | 12 ++++++++++-- .../java/com/jts/fortress/rbac/AdminMgrImpl.java | 12 ++++++++++-- .../com/jts/fortress/rest/AdminMgrRestImpl.java | 14 ++++++++++++-- .../fortress/rest/DelegatedAdminMgrRestImpl.java | 12 ++++++++++-- src/main/java/com/jts/fortress/rest/RestUtils.java | 2 +- .../java/com/jts/fortress/AdminMgrConsole.java | 4 ++-- 10 files changed, 74 insertions(+), 22 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git