[java-parent-projects COMMIT] /java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Sep 25 21:26:03 EDT 2014


Author: putmanb
Date: Thu Sep 25 21:26:03 2014
New Revision: 293

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=293&view=rev
Log:
OSJ-12: Schema for SAML1.1 and SAML1.0 are the cs-sstc,mumble versions, not the oasis-sstc-mumble versions

Modified:
    java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml

Modified: java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml?rev=293&r1=292&r2=293&view=diff
==============================================================================
--- java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml (original)
+++ java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml Thu Sep 25 21:26:03 2014
@@ -16,7 +16,7 @@
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-metadata.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-relying-party.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-relying-party.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-relying-party-saml.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-relying-party-saml.xsd"/>
-  <system systemId="http://www.oasis-open.org/committees/download.php/3408/oasis-sstc-saml-schema-assertion-1.1.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/cs-sstc-schema-assertion-1.1.xsd"/>
+  <system systemId="http://www.oasis-open.org/committees/download.php/3408/oasis-sstc-saml-schema-assertion-1.1.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/oasis-sstc-saml-schema-assertion-1.1.xsd"/>
   <system systemId="http://docs.oasis-open.org/security/saml/v2.0/saml-schema-assertion-2.0.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/saml-schema-assertion-2.0.xsd"/>
   <system systemId="http://docs.oasis-open.org/security/saml/v2.0/saml-schema-protocol-2.0.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/saml-schema-protocol-2.0.xsd"/>
   <system systemId="http://docs.oasis-open.org/security/saml/v2.0/saml-schema-metadata-2.0.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/saml-schema-metadata-2.0.xsd"/>



More information about the commits mailing list