[java-identity-provider] branch maint-4 updated: IDP-2011 Remove residual support for the old service namespace
Rod Widdowson
rdw at steadingsoftware.com
Sun Sep 25 14:15:10 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=7dd7330a45bc277894158aee15290be3056c5b5a
The following commit(s) were added to refs/heads/maint-4 by this push:
new 7dd7330a4 IDP-2011 Remove residual support for the old service namespace
7dd7330a4 is described below
commit 7dd7330a45bc277894158aee15290be3056c5b5a
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