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 e5a24c90cb0b4234a6b050698cfaff15427b8cab (commit) from a7fe3288a3841a6cf38078c54289f7ab85a3f789 (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 e5a24c90cb0b4234a6b050698cfaff15427b8cab Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sat Mar 3 15:56:39 2012 -0600
Enhance CLI processing for splitting String into tokens using regex. Correct bugs related to storing Address in LDAP entity.
-----------------------------------------------------------------------
Summary of changes: build.xml | 3 + .../java/com/jts/fortress/cli/CmdLineParser.java | 2 +- .../jts/fortress/cli/CommandLineInterpreter.java | 109 +++++++++++-------- src/main/java/com/jts/fortress/cli/Options.java | 8 +- src/main/java/com/jts/fortress/cli/package.html | 19 ++-- src/main/java/com/jts/fortress/rbac/User.java | 4 + src/main/java/com/jts/fortress/rbac/UserDAO.java | 4 +- 7 files changed, 89 insertions(+), 60 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git