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

noreply at shibboleth.net noreply at shibboleth.net
Fri Mar 21 11:43:11 EDT 2014


Author: tzeller
Date: Fri Mar 21 11:43:11 2014
New Revision: 247

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=247&view=rev
Log:
Update location of shibboleth-security.xsd to idp-schema from idp-core.

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=247&r1=246&r2=247&view=diff
==============================================================================
--- java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml (original)
+++ java-parent-project-v3/trunk/resources/eclipse/user_catalog.xml Fri Mar 21 11:43:11 2014
@@ -4,7 +4,7 @@
   <system systemId="http://www.w3.org/TR/xmlenc-core/xenc-schema.xsd" uri="platform:/resource/opensaml-xmlsec-api/src/main/resources/schema/xenc-schema.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-attribute-resolver-dc.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd"/>
-  <system systemId="http://shibboleth.net/schema/idp/shibboleth-security.xsd" uri="platform:/resource/idp-core/src/main/resources/schema/shibboleth-security.xsd"/>
+  <system systemId="http://shibboleth.net/schema/idp/shibboleth-security.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-security.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-attribute-resolver-ad.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-ad.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-attribute-resolver-pc.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-pc.xsd"/>
   <system systemId="http://shibboleth.net/schema/idp/shibboleth-afp.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-afp.xsd"/>



More information about the commits mailing list