[java-identity-provider] branch master updated (adaca4c -> 2e5cce9)

Tom Zeller tzeller at dragonacea.biz
Mon Nov 4 13:19:22 EST 2019


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

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

      from  adaca4c   IDP-1515 Reduce Guava dependencies idp-attribute-filter-impl
       new  e46d9c5   IDP-1481 - Add idp-war-distribution
       new  2e5cce9   IDP-1481 - Add type war to idp-war artifact in idp-bom

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-bom/pom.xml                                    |  7 ++
 idp-distribution/pom.xml                           | 40 +---------
 idp-parent/pom.xml                                 |  1 +
 {idp-war => idp-war-distribution}/.classpath       | 13 ----
 {idp-admin-api => idp-war-distribution}/.gitignore |  0
 {idp-parent => idp-war-distribution}/.project      |  6 +-
 .../.settings/org.eclipse.core.resources.prefs     |  0
 .../.settings/org.eclipse.jdt.core.prefs           |  0
 .../.settings/org.eclipse.jdt.ui.prefs             |  0
 .../.settings/org.eclipse.m2e.core.prefs           |  0
 idp-war-distribution/pom.xml                       | 86 ++++++++++++++++++++++
 11 files changed, 102 insertions(+), 51 deletions(-)
 copy {idp-war => idp-war-distribution}/.classpath (52%)
 copy {idp-admin-api => idp-war-distribution}/.gitignore (100%)
 copy {idp-parent => idp-war-distribution}/.project (60%)
 copy {idp-admin-api => idp-war-distribution}/.settings/org.eclipse.core.resources.prefs (100%)
 copy {idp-admin-api => idp-war-distribution}/.settings/org.eclipse.jdt.core.prefs (100%)
 copy {idp-admin-api => idp-war-distribution}/.settings/org.eclipse.jdt.ui.prefs (100%)
 copy {idp-admin-api => idp-war-distribution}/.settings/org.eclipse.m2e.core.prefs (100%)
 create mode 100644 idp-war-distribution/pom.xml

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


More information about the commits mailing list