[java-identity-provider] branch main updated (bcf8f26c6 -> c8202164d)

Rod Widdowson rdw at steadingsoftware.com
Sun Aug 29 15:08:30 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  bcf8f26c6 Fix a couple if installer usabilities nits
       new  7c35ae10a IDP-1854 Add a discovery option to the plugin command
       new  7775ddc47 IDP-1854 Add a discovery option to the plugin command
       new  297e8b0a8 IDP-1854 Add a discovery option to the plugin command
       new  c8202164d IDP-1854 Add a discovery option to the plugin command

The 4 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:
 .../net/shibboleth/idp/installer/V4Install.java    |   2 +-
 .../idp/installer/plugin/impl/PluginInfo.java      |  25 ++-
 .../idp/installer/plugin/impl/PluginInstaller.java |   2 +-
 .../plugin/impl/PluginInstallerArguments.java      |  32 +++-
 .../installer/plugin/impl/PluginInstallerCLI.java  | 167 ++++++++++++++++++---
 .../idp/installer/plugin/impl/PluginState.java     |  61 +-------
 .../idp/installer/plugin/impl/PluginCLITest.java   |   8 +
 .../idp/installer/plugin/impl/PluginStateTest.java |  26 ++--
 8 files changed, 231 insertions(+), 92 deletions(-)

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


More information about the commits mailing list