[java-identity-provider] branch main updated (de01a8270 -> 61cfe4d4a)

Rod Widdowson rdw at steadingsoftware.com
Sun Sep 20 13:08:40 UTC 2020


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  de01a8270 Fix another split package.
       new  154d737d6 remove unused import
       new  61cfe4d4a All plugin modules are IMPL

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/attribute/RequestedAttributeTest.java       |  2 --
 idp-distribution/src/main/resources/bin/plugin.bat  |  2 +-
 idp-distribution/src/main/resources/bin/plugin.sh   |  2 +-
 .../plugin/{ => impl}/PluginInstallerArguments.java |  2 +-
 .../plugin/{ => impl}/PluginInstallerCLI.java       |  3 +--
 .../idp/installer/plugin/package-info.java          | 21 ---------------------
 .../installer/plugin/{ => impl}/BasePluginTest.java |  2 +-
 .../installer/plugin/{ => impl}/PluginCLITest.java  |  3 ++-
 .../installer/plugin/impl/PluginInstallerTest.java  |  1 -
 9 files changed, 7 insertions(+), 31 deletions(-)
 rename idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/{ => impl}/PluginInstallerArguments.java (99%)
 rename idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/{ => impl}/PluginInstallerCLI.java (99%)
 delete mode 100644 idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/package-info.java
 rename idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/{ => impl}/BasePluginTest.java (98%)
 rename idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/{ => impl}/PluginCLITest.java (97%)

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


More information about the commits mailing list