[java-identity-provider COMMIT] /trunk/idp-core/src/main/resources/META-INF/spring.schemas
noreply at shibboleth.net
noreply at shibboleth.net
Thu Mar 13 11:30:10 EDT 2014
Author: scantor
Date: Thu Mar 13 11:30:10 2014
New Revision: 5567
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5567&view=rev
Log:
RP schemas were moved to other module.
Modified:
trunk/idp-core/src/main/resources/META-INF/spring.schemas
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=5567&r1=5566&r2=5567&view=diff
==============================================================================
--- trunk/idp-core/src/main/resources/META-INF/spring.schemas (original)
+++ trunk/idp-core/src/main/resources/META-INF/spring.schemas Thu Mar 13 11:30:10 2014
@@ -1,15 +1,11 @@
# These will move somewhere once we implement them.
http\://shibboleth.net/schema/idp/shibboleth-security.xsd = schema/shibboleth-security.xsd
http\://shibboleth.net/schema/idp/shibboleth-security-policy-saml.xsd = schema/shibboleth-security-policy-saml.xsd
-http\://shibboleth.net/schema/idp/shibboleth-relying-party.xsd = schema/shibboleth-relying-party.xsd
-http\://shibboleth.net/schema/idp/shibboleth-relying-party-saml.xsd = schema/shibboleth-relying-party-saml.xsd
http\://shibboleth.net/schema/idp/shibboleth-metadata.xsd = schema/shibboleth-metadata.xsd
http\://shibboleth.net/schema/idp/shibboleth-resource.xsd = schema/shibboleth-resource.xsd
classpath\:/schema/shibboleth-2.0-security.xsd = schema/shibboleth-security.xsd
classpath\:/schema/shibboleth-2.0-security-policy-saml.xsd = schema/shibboleth-security-policy-saml.xsd
-classpath\:/schema/shibboleth-2.0-relying-party.xsd = schema/shibboleth-relying-party.xsd
-classpath\:/schema/shibboleth-2.0-relying-party-saml.xsd = schema/shibboleth-relying-party-saml.xsd
classpath\:/schema/shibboleth-2.0-metadata.xsd = schema/shibboleth-metadata.xsd
classpath\:/schema/shibboleth-2.0-resource.xsd = schema/shibboleth-resource.xsd
More information about the commits
mailing list