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 e0ec99b8bed24ea0215dd2ed47b19d1399965ee8 (commit) from f4d81079fd9e9c0b508a35a468befebaf3e06510 (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 e0ec99b8bed24ea0215dd2ed47b19d1399965ee8 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Sat Mar 10 16:07:55 2012 -0600
rc8 changes include ehcache code cleanup, adding additional notices for dependent open source projects and bug fixes.
-----------------------------------------------------------------------
Summary of changes: NOTICE.txt | 2 + build.xml | 2 + ivy.xml | 1 + lib/LICENSE-EHCACHE-CORE.txt | 15 + lib/LICENSE-EHCACHE-TERRACOTTA.txt | 534 ++++++++++++++++++++ lib/LICENSE-SLF4J.txt | 21 + .../java/com/jts/fortress/SecurityException.java | 17 + .../com/jts/fortress/constants/GlobalErrIds.java | 20 +- .../fortress/rest/DelegatedAccessMgrRestImpl.java | 2 +- .../com/jts/fortress/util/cache/CacheFactory.java | 2 - 10 files changed, 612 insertions(+), 4 deletions(-) create mode 100755 lib/LICENSE-EHCACHE-CORE.txt create mode 100644 lib/LICENSE-EHCACHE-TERRACOTTA.txt create mode 100644 lib/LICENSE-SLF4J.txt
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git