[java-support] branch master updated (1448ab0 -> 3605268)

Rod Widdowson rdw at steadingsoftware.com
Sun Jul 5 13:43:58 UTC 2020


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

rdw pushed a change to branch master
in repository java-support.

      from  1448ab0   Guard methods with init checks.
       new  291ec92   IDP-1595 Make PluginDescription an interface
       new  3605268   IDP-1595 Revert version information to being URL based

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:
 .../support/plugin/AbstractPluginDescription.java  |  63 ++++++++++++
 .../java/support/plugin/PluginDescription.java     |  40 +++-----
 .../java/support/plugin/PluginInstaller.java       | 113 ---------------------
 3 files changed, 79 insertions(+), 137 deletions(-)
 create mode 100644 src/main/java/net/shibboleth/utilities/java/support/plugin/AbstractPluginDescription.java
 delete mode 100644 src/main/java/net/shibboleth/utilities/java/support/plugin/PluginInstaller.java

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


More information about the commits mailing list