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 074d3be23d22ceca0e3ec2125288eaccb8cf39c3 (commit) from 46393663a5e9cdbd4d333e20fe3b056b8f25d14b (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 074d3be23d22ceca0e3ec2125288eaccb8cf39c3 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sat May 4 10:40:36 2013 -0500
FC-4 - Add ApacheDS support
-----------------------------------------------------------------------
Summary of changes: build.properties | 43 +++++++----- build.xml | 2 + config/bootstrap/fortress.properties.src | 2 +- ldap/setup/HierarchicalAdminRoleExample.xml | 4 +- ldap/setup/refreshLDAPData-src.xml | 4 +- src/main/java/us/jts/fortress/GlobalIds.java | 9 ++- .../java/us/jts/fortress/cfg/ConfigMgrFactory.java | 2 +- src/main/java/us/jts/fortress/ldap/PoolMgr.java | 2 +- .../java/us/jts/fortress/rbac/AdminRoleDAO.java | 2 +- src/main/java/us/jts/fortress/rbac/PermDAO.java | 15 ++-- src/main/java/us/jts/fortress/rbac/RoleDAO.java | 2 +- src/main/java/us/jts/fortress/rbac/UserDAO.java | 4 +- .../us/jts/fortress/rbac/FortressJUnitTest.java | 71 ++++++++++++-------- 13 files changed, 94 insertions(+), 68 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git