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 b75bae274e0a6fc8e7acbad243fc8177df04e419 (commit) from 1b87dae89b69d1553c10eebef72b2d75c4470cf5 (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 b75bae274e0a6fc8e7acbad243fc8177df04e419 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sun Jan 29 16:13:09 2012 -0600
Cleanup and bug fixes on jaxb message processing.
-----------------------------------------------------------------------
Summary of changes: src/java/com/jts/fortress/ObjectFactory.java | 1 - src/java/com/jts/fortress/rbac/PermObj.java | 24 +++------ src/java/com/jts/fortress/rbac/Permission.java | 62 +++------------------- src/java/com/jts/fortress/rbac/SessionPerm.java | 12 ++-- src/java/com/jts/fortress/rbac/User.java | 11 +++- src/java/com/jts/fortress/rbac/UserDAO.java | 4 ++ src/test/com/jts/fortress/ReviewMgrConsole.java | 3 +- 7 files changed, 38 insertions(+), 79 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git