[java-identity-provider] branch master updated: Remove redundant file import.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 27 21:50:09 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=769295d4485a87956961e8c048a510eda60da08a
The following commit(s) were added to refs/heads/master by this push:
new 769295d44 Remove redundant file import.
769295d44 is described below
commit 769295d4485a87956961e8c048a510eda60da08a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 27 17:51:01 2020 -0400
Remove redundant file import.
---
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 3054ebd7f..4d71e5165 100644
--- a/idp-conf/src/test/resources/test/test-cas-beans.xml
+++ b/idp-conf/src/test/resources/test/test-cas-beans.xml
@@ -28,7 +28,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:/system/conf/relying-party-mddriven.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