[java-idp-oidc] branch main updated: Align classpath schema location to remote location.

Scott Cantor cantor.2 at osu.edu
Tue Feb 16 17:14:19 UTC 2021


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

scantor pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=496ed8c325985cb67ec363ccfa7f53da117a513c

The following commit(s) were added to refs/heads/main by this push:
       new  496ed8c3  Align classpath schema location to remote location.
496ed8c3 is described below

commit 496ed8c325985cb67ec363ccfa7f53da117a513c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 16 12:14:16 2021 -0500

    Align classpath schema location to remote location.
---
 idp-oidc-extension-impl/src/main/resources/META-INF/spring.schemas | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-oidc-extension-impl/src/main/resources/META-INF/spring.schemas b/idp-oidc-extension-impl/src/main/resources/META-INF/spring.schemas
index 84e1a2d8..9248d08c 100644
--- a/idp-oidc-extension-impl/src/main/resources/META-INF/spring.schemas
+++ b/idp-oidc-extension-impl/src/main/resources/META-INF/spring.schemas
@@ -1,2 +1,2 @@
-classpath\:/schema/idp-oidc-extension-afp.xsd = schema/shibboleth-afp-oidc.xsd
+classpath\:/schema/shibboleth-afp-oidc.xsd = schema/shibboleth-afp-oidc.xsd
 http\://shibboleth.net/schema/oidc/shibboleth-afp-oidc.xsd = schema/shibboleth-afp-oidc.xsd

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


More information about the commits mailing list