[java-identity-provider] branch master updated (292e1de -> e75de22)

Ian Young ian at iay.org.uk
Mon Apr 22 09:57:12 EDT 2019


This is an automated email from the git hooks/post-receive script.

iay pushed a change to branch master
in repository java-identity-provider.

      from  292e1de   IDP-1121 Explicitly preserve input order o IdPAttribute#setValues
       new  fafc769   Reference the correct Nullable annotation
       new  e75de22   IDP-1444 - review dependencies in IdP modules

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 idp-admin-api/pom.xml                              |  9 +++
 idp-admin-impl/pom.xml                             | 68 ++++++++++++++++---
 idp-attribute-filter-api/pom.xml                   |  4 ++
 idp-attribute-filter-impl/pom.xml                  | 23 ++++++-
 idp-attribute-filter-spring/pom.xml                | 17 +++--
 idp-attribute-resolver-api/pom.xml                 | 18 ++---
 idp-attribute-resolver-impl/pom.xml                | 66 ++++++++++++++----
 idp-attribute-resolver-spring/pom.xml              | 28 ++++++--
 idp-authn-api/pom.xml                              | 13 +++-
 idp-authn-impl/pom.xml                             | 66 +++++++++++++++++-
 idp-cas-api/pom.xml                                | 11 +--
 idp-cas-impl/pom.xml                               | 78 +++++++++++++++++++++-
 idp-consent-impl/pom.xml                           | 22 ++++++
 idp-core/pom.xml                                   | 23 ++++---
 idp-installer/pom.xml                              | 19 ++++--
 idp-profile-api/pom.xml                            | 25 +++++--
 idp-profile-impl/pom.xml                           | 28 +++++---
 idp-profile-spring/pom.xml                         | 53 ++++++++++++++-
 idp-saml-api/pom.xml                               | 20 ++++++
 idp-saml-impl/pom.xml                              | 36 ++++++++++
 idp-session-api/pom.xml                            |  4 --
 idp-session-impl/pom.xml                           | 17 +++++
 .../session/impl/LogoutStatusStrategyFunction.java |  2 +-
 idp-ui/pom.xml                                     | 23 +++++++
 24 files changed, 578 insertions(+), 95 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list