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 e22204628b018d93181e8a440475ec9cfb1fd9ef (commit) from 6a4dc130c4cc5cbd210e7f7f66fc8a2ce02502e0 (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 e22204628b018d93181e8a440475ec9cfb1fd9ef Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Mar 17 08:55:40 2013 -0500
RC24 SCIM Prepwork
-----------------------------------------------------------------------
Summary of changes: build.xml | 2 - pom.xml | 13 +- .../jts/fortress/cli/CommandLineInterpreter.java | 12 +- src/main/java/us/jts/fortress/rbac/Address.java | 3 +- src/main/java/us/jts/fortress/rbac/Props.java | 67 +- src/main/java/us/jts/fortress/rbac/UserDAO.java | 58 +- .../us/jts/fortress/rbac/AdminMgrImplTest.java | 2 + src/test/java/us/jts/fortress/rbac/PRA.java | 3 +- .../java/us/jts/fortress/rbac/RoleTestData.java | 60 +- src/test/java/us/jts/fortress/rbac/URA.java | 3 +- .../java/us/jts/fortress/rbac/UserTestData.java | 1397 +++++++++++--------- 11 files changed, 874 insertions(+), 746 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git