[java-identity-provider] branch master updated (cde94d148 -> 280907e3f)
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 7 10:25:05 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository java-identity-provider.
from cde94d148 Replace deprecated method calls.
new 761fbec5a Remove Unused Imports
new 280907e3f IDP-1595 Teach Plugin Installer to use the IdP's property Initializer
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:
.../shibboleth/idp/plugin/impl/PluginState.java | 2 +-
.../attribute/resolver/AbstractDataConnector.java | 2 --
.../idp/installer/plugin/PluginInstallerCLI.java | 33 +++++++++++++++++-----
.../idp/installer/plugin/PluginCLITest.java | 9 +-----
.../idphome-test}/conf/admin/plugin-installer.xml | 0
.../resources/idphome-test/conf/idp.properties | 2 ++
.../idphome-test/conf/services.properties | 1 +
7 files changed, 31 insertions(+), 18 deletions(-)
copy {idp-conf/src/main/resources => idp-installer/src/test/resources/idphome-test}/conf/admin/plugin-installer.xml (100%)
create mode 100644 idp-installer/src/test/resources/idphome-test/conf/idp.properties
create mode 100644 idp-installer/src/test/resources/idphome-test/conf/services.properties
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list