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 a4c0b9315daef8268f1f23a4e4c96b7e96726fc6 (commit) from ab60d990c9f9d158ba0ae5083267ad64a39a7479 (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 a4c0b9315daef8268f1f23a4e4c96b7e96726fc6 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Feb 19 10:50:36 2012 -0600
Cleanup ids used for naming http services.
-----------------------------------------------------------------------
Summary of changes: .../com/jts/fortress/rest/AccessMgrRestImpl.java | 22 +- .../com/jts/fortress/rest/AdminMgrRestImpl.java | 89 +++---- .../com/jts/fortress/rest/AuditMgrRestImpl.java | 12 +- .../fortress/rest/DelegatedAccessMgrRestImpl.java | 17 +- .../fortress/rest/DelegatedAdminMgrRestImpl.java | 52 ++-- .../fortress/rest/DelegatedReviewMgrRestImpl.java | 12 +- src/main/java/com/jts/fortress/rest/HttpIds.java | 259 +++++++++----------- .../jts/fortress/rest/PswdPolicyMgrRestImpl.java | 23 +-- .../com/jts/fortress/rest/ReviewMgrRestImpl.java | 64 +++--- 9 files changed, 253 insertions(+), 297 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git