[java-identity-provider] branch master updated (219b7bb2b -> e14f644b7)
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 30 15:33:01 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 219b7bb2b IDP-1642 - Migrate configuration into jars where feasible
new 2e817d15a Remove duplicate dependency
new 6c5b6994d Close directory enumerations.
new 692c0e574 Track plugin decription name change in tests
new 6416e64ea Update Plugin tests
new e14f644b7 JSCRIPTING-3 Work around bug in scripting provider current release
The 5 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 | 5 --
.../net/shibboleth/idp/installer/BuildWar.java | 6 +-
.../idp/installer/plugin/impl/PluginInstaller.java | 61 ++++++++------
.../idp/installer/plugin/BasePluginTest.java | 97 ++++++++++++++++++++++
.../installer/plugin/impl/PluginInstallerTest.java | 34 ++++----
...=> net.shibboleth.idp.plugin.PluginDescription} | 0
6 files changed, 155 insertions(+), 48 deletions(-)
create mode 100644 idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/BasePluginTest.java
rename idp-installer/src/test/resources/idphome-test/dist/edit-webapp-org.example.plugin/WEB-INF/lib/psuedoJar/META-INF/services/{net.shibboleth.utilities.java.support.plugin.PluginDescription => net.shibboleth.idp.plugin.PluginDescription} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list