[java-identity-provider] branch main updated (0686bb3ed -> a8ecd2348)

Rod Widdowson rdw at steadingsoftware.com
Tue Jun 22 09:23:49 UTC 2021


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

rdw pushed a change to branch main
in repository java-identity-provider.

      from  0686bb3ed JPAR-179 - Anomalies in our POMs
       new  24db229f6 JPAR-175 Initial pass at dependency analysis test.
       new  bcecb902e JPAR-175 Fix order of Maven home location
       new  3c90e2ff1 JPAR-175  Add back trace from WAR content to provoking artifact in pom.
       new  2dd747530 JPAR-175 Add a source pom filename to each artifact for later reporting
       new  648adc4ba JPAR-175 More tidy
       new  4fb21b801 JPAR-175 more tinkering
       new  a8ecd2348 JPAR-176 Change the how managed dependencies are inherited.

The 7 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-installer/pom.xml                              |   6 +
 .../idp/dependencies/DependencyTest.java           | 453 +++++++++++++++++++++
 .../net/shibboleth/idp/dependencies/ParsedPom.java | 425 +++++++++++++++++++
 3 files changed, 884 insertions(+)
 create mode 100644 idp-installer/src/test/java/net/shibboleth/idp/dependencies/DependencyTest.java
 create mode 100644 idp-installer/src/test/java/net/shibboleth/idp/dependencies/ParsedPom.java

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


More information about the commits mailing list