[cpp-sp] 24/47: Comment out the reference to the removed WS-Trust.xsd from the catalog file
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:41:52 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.1.dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=a2d1d8e217965f237da6859d407c2a064e188e44
commit a2d1d8e217965f237da6859d407c2a064e188e44
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Thu Sep 11 17:04:19 2008 +0200
Comment out the reference to the removed WS-Trust.xsd from the catalog file
---
schemas/catalog.xml.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/schemas/catalog.xml.in b/schemas/catalog.xml.in
index e59eb48..d483854 100644
--- a/schemas/catalog.xml.in
+++ b/schemas/catalog.xml.in
@@ -8,5 +8,7 @@
<system systemId="urn:mace:shibboleth:2.0:attribute-map" uri="@-PKGXMLDIR-@/shibboleth-2.0-attribute-map.xsd"/>
<system systemId="urn:mace:shibboleth:2.0:sp:notify" uri="@-PKGXMLDIR-@/shibboleth-2.0-sp-notify.xsd"/>
<system systemId="urn:mace:shibboleth:1.0" uri="@-PKGXMLDIR-@/shibboleth.xsd"/>
+ <!-- WS-Trust.xsd has been removed from the Debian package because of license problems
<system systemId="http://schemas.xmlsoap.org/ws/2005/02/trust" uri="@-PKGXMLDIR-@/WS-Trust.xsd"/>
+ -->
</catalog>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list