Comment out the reference to the removed WS-Trust.xsd from the catalog file
authorFerenc Wagner <wferi@niif.hu>
Thu, 11 Sep 2008 15:04:19 +0000 (17:04 +0200)
committerFerenc Wagner <wferi@niif.hu>
Thu, 11 Sep 2008 15:04:19 +0000 (17:04 +0200)
schemas/catalog.xml.in

index e59eb48..d483854 100644 (file)
@@ -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>