[java-identity-provider COMMIT] in /trunk/idp-conf/src/main/resources/conf: global.xml relying-party.xml saml-nameid.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Nov 14 19:22:02 EST 2014
Author: scantor
Date: Fri Nov 14 19:22:02 2014
New Revision: 6903
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6903&view=rev
Log:
Remove more redundant declarations.
Modified:
trunk/idp-conf/src/main/resources/conf/global.xml
trunk/idp-conf/src/main/resources/conf/relying-party.xml
trunk/idp-conf/src/main/resources/conf/saml-nameid.xml
Modified: trunk/idp-conf/src/main/resources/conf/global.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/global.xml?rev=6903&r1=6902&r2=6903&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/global.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/global.xml Fri Nov 14 19:22:02 2014
@@ -12,8 +12,6 @@
default-init-method="initialize"
default-destroy-method="destroy">
- <context:property-placeholder />
-
<!-- Use this file to define any custom beans needed globally. -->
</beans>
Modified: trunk/idp-conf/src/main/resources/conf/relying-party.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/relying-party.xml?rev=6903&r1=6902&r2=6903&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/relying-party.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/relying-party.xml Fri Nov 14 19:22:02 2014
@@ -11,8 +11,6 @@
default-init-method="initialize"
default-destroy-method="destroy">
-
- <context:property-placeholder />
<!--
Unverified RP configuration, defaults to no support for any profiles. Add <ref> elements to the list
Modified: trunk/idp-conf/src/main/resources/conf/saml-nameid.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/saml-nameid.xml?rev=6903&r1=6902&r2=6903&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/saml-nameid.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/saml-nameid.xml Fri Nov 14 19:22:02 2014
@@ -11,8 +11,6 @@
default-init-method="initialize"
default-destroy-method="destroy">
-
- <context:property-placeholder />
<!-- ========================= SAML NameID Generation ========================= -->
More information about the commits
mailing list