A ref change was pushed to the OpenLDAP-Fortress-Realm (openldap-fortress-realm.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 559f2fe77f63f05c34a6eb2308b399baee0128f4 (commit) from f7265d4f1df181aee78f3b195e7e01f379c8c589 (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 559f2fe77f63f05c34a6eb2308b399baee0128f4 Author: Shawn McKinney <smckinn@smckinnlt-lr02.(none)> Date: Tue Jan 1 11:13:19 2013 -0600
Support java 7 javadoc format and update copyright statements
-----------------------------------------------------------------------
Summary of changes: LICENSE.txt | 2 +- NOTICE.txt | 3 +- build.properties | 2 +- build.xml | 51 ++++++++++---------- buildWs.xml | 9 +-- getIvy.xml | 18 +++++++- ivy.xml | 2 +- pom.xml | 16 ++++++ .../com/jts/fortress/sentry/J2eePolicyMgr.java | 7 +-- .../jts/fortress/sentry/J2eePolicyMgrFactory.java | 3 +- .../com/jts/fortress/sentry/J2eePolicyMgrImpl.java | 45 ++++++++++------- .../java/impl/com/jts/fortress/sentry/package.html | 17 ++++++- .../fortress/sentry/tomcat/TcAccessMgrImpl.java | 3 +- .../jts/fortress/sentry/tomcat/TcPrincipal.java | 3 +- .../fortress/sentry/websphere/WsAccessMgrImpl.java | 21 +++++++- src/main/java/overview.html | 24 +++++----- .../fortress/sentry/tomcat/Tc7AccessMgrProxy.java | 3 +- .../jts/fortress/sentry/tomcat/TcAccessMgr.java | 3 +- .../fortress/sentry/tomcat/TcAccessMgrProxy.java | 3 +- .../com/jts/fortress/sentry/tomcat/package.html | 17 ++++++- .../sentry/util/ChildFirstUrlClassLoader.java | 3 +- .../proxy/com/jts/fortress/sentry/util/CpUtil.java | 5 +- .../com/jts/fortress/sentry/util/package.html | 17 ++++++- .../sentry/websphere/WsAccessMgrProxy.java | 27 ++++++++-- .../com/jts/fortress/sentry/websphere/package.html | 17 ++++++- 25 files changed, 218 insertions(+), 103 deletions(-)
--- http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.git