[java-identity-provider] branch main updated: Remove old system file reference.

Scott Cantor cantor.2 at osu.edu
Mon Sep 21 22:45:55 UTC 2020


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=2bd217d92448342c9b35d33691b3c53c1033a915

The following commit(s) were added to refs/heads/main by this push:
       new  2bd217d92 Remove old system file reference.
2bd217d92 is described below

commit 2bd217d92448342c9b35d33691b3c53c1033a915
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 21 18:45:52 2020 -0400

    Remove old system file reference.
---
 idp-conf/src/test/resources/test/test-cas-beans.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-conf/src/test/resources/test/test-cas-beans.xml b/idp-conf/src/test/resources/test/test-cas-beans.xml
index ea9b0b36e..3fbadcfbd 100644
--- a/idp-conf/src/test/resources/test/test-cas-beans.xml
+++ b/idp-conf/src/test/resources/test/test-cas-beans.xml
@@ -27,7 +27,6 @@
 
     <util:list id="shibboleth.RelyingPartyResolverResources">
         <value>classpath:/test/test-relying-party-cas.xml</value>
-        <value>classpath:/system/conf/relying-party-system.xml</value>
         <value>classpath:/conf/credentials.xml</value>
     </util:list>
 

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


More information about the commits mailing list