[java-identity-provider] branch main updated: Fix Test - missed a change to the test services files

Rod Widdowson rdw at steadingsoftware.com
Thu Sep 24 10:29:07 UTC 2020


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

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=c6f0154c23e51841432ccb485429909210a92f10

The following commit(s) were added to refs/heads/main by this push:
       new  c6f0154c2 Fix Test - missed a change to the test services files
c6f0154c2 is described below

commit c6f0154c23e51841432ccb485429909210a92f10
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Sep 24 11:28:46 2020 +0100

    Fix Test - missed a change to the test services files
---
 .../META-INF/services/net.shibboleth.idp.plugin.PluginDescription       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-installer/src/test/resources/META-INF/services/net.shibboleth.idp.plugin.PluginDescription b/idp-installer/src/test/resources/META-INF/services/net.shibboleth.idp.plugin.PluginDescription
index 50e40ce8d..a89f2893d 100644
--- a/idp-installer/src/test/resources/META-INF/services/net.shibboleth.idp.plugin.PluginDescription
+++ b/idp-installer/src/test/resources/META-INF/services/net.shibboleth.idp.plugin.PluginDescription
@@ -1 +1 @@
-net.shibboleth.idp.plugin.impl.testing.TestPlugin
+net.shibboleth.idp.installer.plugin.impl.TestPlugin

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


More information about the commits mailing list