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 aa36af60ad8e87c6c34dab29178fec24f9bc73b3 (commit) from ebe7d573034475ecc1b40202e43a8ccaf3cf24ae (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 aa36af60ad8e87c6c34dab29178fec24f9bc73b3 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Feb 12 11:01:39 2012 -0600
Finish ReviewMgr REST support. Fix bugs kicked up from the regression tests.
-----------------------------------------------------------------------
Summary of changes: .../java/com/jts/fortress/rest/FortRequest.java | 15 ++- src/main/java/com/jts/fortress/rest/RestUtils.java | 2 +- .../com/jts/fortress/rest/ReviewMgrRestImpl.java | 158 ++++++++++++++++++-- .../com/jts/fortress/rbac/AdminMgrImplTest.java | 2 - .../com/jts/fortress/rbac/ReviewMgrImplTest.java | 3 +- 5 files changed, 163 insertions(+), 17 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git