[java-identity-provider] branch main updated: IDP-2011 Remove residual support for the old service namespace

Rod Widdowson rdw at steadingsoftware.com
Sun Sep 25 14:16:36 UTC 2022


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=3c13e2df286214d13f556ede4bcb1f26d435d441

The following commit(s) were added to refs/heads/main by this push:
     new 3c13e2df2 IDP-2011 Remove residual support for the old service namespace
3c13e2df2 is described below

commit 3c13e2df286214d13f556ede4bcb1f26d435d441
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Sep 25 15:14:45 2022 +0100

    IDP-2011 Remove residual support for the old service namespace
    
    https://shibboleth.atlassian.net/browse/IDP-2011
---
 idp-core/src/main/resources/META-INF/spring.handlers | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-core/src/main/resources/META-INF/spring.handlers b/idp-core/src/main/resources/META-INF/spring.handlers
deleted file mode 100644
index 6ce051e1f..000000000
--- a/idp-core/src/main/resources/META-INF/spring.handlers
+++ /dev/null
@@ -1 +0,0 @@
-urn\:mace\:shibboleth\:2.0\:services = net.shibboleth.idp.spring.service.ServiceNamespaceHandler
\ No newline at end of file

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


More information about the commits mailing list