[java-parent-project] branch master updated: IDP-404 Update the eclipse schema locations
Rod Widdowson
rdw at steadingsoftware.com
Tue Jul 30 06:19:36 EDT 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=84d7fcc267a88dc06138a958176767d36342f79f
The following commit(s) were added to refs/heads/master by this push:
new 84d7fcc IDP-404 Update the eclipse schema locations
84d7fcc is described below
commit 84d7fcc267a88dc06138a958176767d36342f79f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jul 30 11:18:07 2019 +0100
IDP-404 Update the eclipse schema locations
https://issues.shibboleth.net/jira/browse/IDP-404
Removing all the removed custom schema
---
resources/eclipse/user_catalog.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/resources/eclipse/user_catalog.xml b/resources/eclipse/user_catalog.xml
index f9ed67a..6b5ab23 100644
--- a/resources/eclipse/user_catalog.xml
+++ b/resources/eclipse/user_catalog.xml
@@ -3,19 +3,9 @@
<system systemId="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd" uri="platform:/resource/opensaml-xmlsec-api/src/main/resources/schema/xmldsig-core-schema.xsd"/>
<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-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"/>
- <system systemId="http://shibboleth.net/schema/idp/shibboleth-afp-mf-basic.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-afp-mf-basic.xsd"/>
- <system systemId="http://shibboleth.net/schema/idp/shibboleth-afp-mf-saml.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd"/>
- <system systemId="http://shibboleth.net/schema/idp/shibboleth-attribute-encoder.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-attribute-encoder.xsd"/>
- <system systemId="http://shibboleth.net/schema/idp/shibboleth-resource.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-resource.xsd"/>
- <system systemId="http://shibboleth.net/schema/idp/shibboleth-security-policy-saml.xsd" uri="platform:/resource/idp-schema/src/main/resources/schema/shibboleth-security-policy-saml.xsd"/>
<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/oasis-sstc-saml-schema-assertion-1.1.xsd"/>
<system systemId="http://www.oasis-open.org/committees/download.php/3407/oasis-sstc-saml-schema-protocol-1.1.xsd" uri="platform:/resource/opensaml-saml-api/src/main/resources/schema/oasis-sstc-saml-schema-protocol-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"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list