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 ff2094a2bce9d93e7b369e6ba5aa53ca802b2eec (commit) from 5f9f614aa52601a65a86c05dbf4ba29cd69075ff (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 ff2094a2bce9d93e7b369e6ba5aa53ca802b2eec Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Jan 13 16:05:54 2013 -0600
RC22 - programming sample cleanup
-----------------------------------------------------------------------
Summary of changes: README-QUICKSTART-WINDOWS.html | 2 +- build.properties | 2 +- build.xml | 39 +++----------------- ldap/setup/FortressDemoUsers.xml | 14 +------- .../java/com/jts/fortress/rbac/ReviewMgrImpl.java | 22 ++++++++++- .../com/jts/fortress/samples/AccessMgrSample.java | 13 ++++--- .../jts/fortress/samples/AllSamplesJUnitTest.java | 24 +++++++++++-- .../samples/CreatePermOrgHierarchySample.java | 13 ++++--- .../jts/fortress/samples/CreatePermOrgSample.java | 13 ++++--- .../com/jts/fortress/samples/CreatePermSample.java | 37 ++++++++++--------- .../samples/CreateRoleHierarchySample.java | 13 ++++--- .../com/jts/fortress/samples/CreateRoleSample.java | 24 ++++++------ .../jts/fortress/samples/CreateSessionSample.java | 9 +++-- .../samples/CreateUserOrgHierarchySample.java | 13 ++++--- .../jts/fortress/samples/CreateUserOrgSample.java | 7 ++-- .../jts/fortress/samples/CreateUserRoleSample.java | 11 +++--- .../com/jts/fortress/samples/CreateUserSample.java | 34 +++++++++++++++-- 17 files changed, 160 insertions(+), 130 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git