[java-identity-provider] branch main updated: Fix source URL in test data to match new redirect.

Scott Cantor cantor.2 at osu.edu
Sun Jul 6 16:42:56 UTC 2025


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

scantor 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=082343669033f5fa124e75e627c61f1b8e18ef10

The following commit(s) were added to refs/heads/main by this push:
     new 082343669 Fix source URL in test data to match new redirect.
082343669 is described below

commit 082343669033f5fa124e75e627c61f1b8e18ef10
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Sun Jul 6 12:42:31 2025 -0400

    Fix source URL in test data to match new redirect.
---
 .../src/test/resources/net/shibboleth/idp/module/module.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties b/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties
index 17bcaa2c7..700113eb7 100644
--- a/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties
+++ b/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties
@@ -16,7 +16,7 @@ idp.test.1.dest = conf/test.xml
 idp.test.1.replace = true
 idp.test.1.exec = true
 
-idp.test.2.src = https://test.shibboleth.net/git/view/?p=java-identity-provider.git&a=blob_plain&f=idp-admin-api/src/test/resources/net/shibboleth/idp/module/test.vm&hb=HEAD
+idp.test.2.src = https://test.shibboleth.net/unittests/java-identity-provider/HEAD/idp-admin-api/src/test/resources/net/shibboleth/idp/module/test.vm
 idp.test.2.dest = views/test.vm
 
 # Broken modules due to dangerous resources

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


More information about the commits mailing list