[java-identity-provider COMMIT] in /trunk/idp-core/src/main/resources: META-INF/spring.schemas schema/shibboleth-2.0-...
noreply at shibboleth.net
noreply at shibboleth.net
Sun Feb 9 16:23:40 EST 2014
Author: scantor
Date: Sun Feb 9 16:23:40 2014
New Revision: 5342
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5342&view=rev
Log:
IDP-303: Rename security schema and update mappings.
Added:
trunk/idp-core/src/main/resources/schema/shibboleth-security.xsd
- copied, changed from r5338, trunk/idp-core/src/main/resources/schema/shibboleth-2.0-security.xsd
Modified:
trunk/idp-core/src/main/resources/META-INF/spring.schemas
trunk/idp-core/src/main/resources/schema/shibboleth-2.0-security.xsd
Modified: trunk/idp-core/src/main/resources/META-INF/spring.schemas
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-core/src/main/resources/META-INF/spring.schemas?rev=5342&r1=5341&r2=5342&view=diff
==============================================================================
--- trunk/idp-core/src/main/resources/META-INF/spring.schemas (original)
+++ trunk/idp-core/src/main/resources/META-INF/spring.schemas Sun Feb 9 16:23:40 2014
@@ -1,2 +1,2 @@
-http\://shibboleth.net/schema/idp/shibboleth-security.xsd = schema/shibboleth-2.0-security.xsd
-classpath\:/schema/shibboleth-2.0-security.xsd = schema/shibboleth-2.0-security.xsd
+http\://shibboleth.net/schema/idp/shibboleth-security.xsd = schema/shibboleth-security.xsd
+classpath\:/schema/shibboleth-2.0-security.xsd = schema/shibboleth-security.xsd
Copied: trunk/idp-core/src/main/resources/schema/shibboleth-security.xsd (from r5338, trunk/idp-core/src/main/resources/schema/shibboleth-2.0-security.xsd)
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-core/src/main/resources/schema/shibboleth-security.xsd?p2=trunk/idp-core/src/main/resources/schema/shibboleth-security.xsd&p1=trunk/idp-core/src/main/resources/schema/shibboleth-2.0-security.xsd&r1=5338&r2=5342&rev=5342&view=diff
==============================================================================
(empty)
More information about the commits
mailing list