From 1f325b414dcecd572cec48974d0d89cf2e6800b4 Mon Sep 17 00:00:00 2001 From: cantor Date: Sun, 11 Feb 2007 21:26:42 +0000 Subject: [PATCH] Remove 1.1-compat. files, include old shib schema for attribute interop. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2165 cb58f699-b61c-0410-a6fe-9272a202ed29 --- schemas/Makefile.am | 10 ++--- schemas/catalog.xml.in | 1 + schemas/metadata_v12_to_v11.xsl | 65 ------------------------------- schemas/trust_v12_to_v11.xsl | 85 ----------------------------------------- 4 files changed, 5 insertions(+), 156 deletions(-) delete mode 100644 schemas/metadata_v12_to_v11.xsl delete mode 100644 schemas/trust_v12_to_v11.xsl diff --git a/schemas/Makefile.am b/schemas/Makefile.am index ed57c54..02f0cf8 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -6,14 +6,12 @@ pkgxmldir = $(datadir)/xml/@PACKAGE@ pkgxml_DATA = \ catalog.xml \ + shibboleth.xsd \ shibboleth-metadata-1.0.xsd \ shibboleth-spconfig-2.0.xsd \ - shibboleth.xsd \ - metadata_v12_to_v11.xsl \ - metadata_v12_to_v13.xsl \ - metadata_v13_to_v12.xsl \ - trust_v12_to_v11.xsl \ - trust_v13_to_v12.xsl + metadata_v12_to_v13.xsl \ + metadata_v13_to_v12.xsl \ + trust_v13_to_v12.xsl # # Some of these need building diff --git a/schemas/catalog.xml.in b/schemas/catalog.xml.in index cd58fe1..998a40e 100644 --- a/schemas/catalog.xml.in +++ b/schemas/catalog.xml.in @@ -3,4 +3,5 @@ + diff --git a/schemas/metadata_v12_to_v11.xsl b/schemas/metadata_v12_to_v11.xsl deleted file mode 100644 index 13301be..0000000 --- a/schemas/metadata_v12_to_v11.xsl +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - $Id$ - - - - - ***DO NOT EDIT THIS FILE*** - Converted by: - - - - - - - - - - - - - - urn:mace:shibboleth:1.0 shibboleth.xsd - - - - - - - - - - - - - - - - - - diff --git a/schemas/trust_v12_to_v11.xsl b/schemas/trust_v12_to_v11.xsl deleted file mode 100644 index b444ea6..0000000 --- a/schemas/trust_v12_to_v11.xsl +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - $Id$ - - - - - ***DO NOT EDIT THIS FILE*** - Converted by: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.1.4