[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Dec 31 16:31:51 EST 2014
Author: scantor
Date: Wed Dec 31 16:31:51 2014
New Revision: 7223
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7223&view=rev
Log:
IDP-554 - Typos and mistakes in user config files
Modified:
trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml
Modified: trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml?rev=7223&r1=7222&r2=7223&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/authn/authn-comparison.xml Wed Dec 31 16:31:51 2014
@@ -2,6 +2,7 @@
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:util="http://www.springframework.org/schema/util"
xmlns:p="http://www.springframework.org/schema/p"
+ xmlns:c="http://www.springframework.org/schema/c"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd
More information about the commits
mailing list