[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/services.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Aug 22 10:00:41 EDT 2014


Author: scantor
Date: Fri Aug 22 10:00:41 2014
New Revision: 6457

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6457&view=rev
Log:
Update for rename of profile-defaults file.

Modified:
    trunk/idp-conf/src/main/resources/conf/services.xml

Modified: trunk/idp-conf/src/main/resources/conf/services.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/services.xml?rev=6457&r1=6456&r2=6457&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/services.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/services.xml Fri Aug 22 10:00:41 2014
@@ -70,7 +70,7 @@
     <util:list id="shibboleth.RelyingPartyResolverResources">
         <value>%{idp.home}/conf/relying-party-legacy.xml</value>
         <value>%{idp.home}/conf/property-placeholder.xml</value>
-        <value>%{idp.home}/system/conf/profile-defaults.xml</value>
+        <value>%{idp.home}/system/conf/legacy-relying-party-defaults.xml</value>
     </util:list>
     -->
 



More information about the commits mailing list