From c45b87b6465f606a27cf858479e98aba31ad645b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 29 Oct 2012 20:28:03 +0000 Subject: [PATCH] https://issues.shibboleth.net/jira/browse/CPPOST-78 --- cpp-opensaml2.sln | 5 +++-- schemas/Makefile.am | 3 ++- schemas/saml20-catalog.xml.in | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cpp-opensaml2.sln b/cpp-opensaml2.sln index d58a919..617abdf 100644 --- a/cpp-opensaml2.sln +++ b/cpp-opensaml2.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{5548F5D2-5FDE-4D58-92E0-7C0BE7526A59}" ProjectSection(SolutionItems) = preProject schemas\cs-sstc-schema-assertion-01.xsd = schemas\cs-sstc-schema-assertion-01.xsd @@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{5548 schemas\cs-sstc-schema-protocol-1.1.xsd = schemas\cs-sstc-schema-protocol-1.1.xsd schemas\Makefile.am = schemas\Makefile.am schemas\saml-async-slo-v1.0.xsd = schemas\saml-async-slo-v1.0.xsd + schemas\saml-metadata-rpi-v1.0.xsd = schemas\saml-metadata-rpi-v1.0.xsd schemas\saml-schema-assertion-2.0.xsd = schemas\saml-schema-assertion-2.0.xsd schemas\saml-schema-authn-context-2.0.xsd = schemas\saml-schema-authn-context-2.0.xsd schemas\saml-schema-authn-context-auth-telephony-2.0.xsd = schemas\saml-schema-authn-context-auth-telephony-2.0.xsd diff --git a/schemas/Makefile.am b/schemas/Makefile.am index f860967..0ee9485 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -51,7 +51,8 @@ schemafiles = \ sstc-saml-idp-discovery.xsd \ sstc-request-initiation.xsd \ sstc-saml-protocol-ext-thirdparty.xsd \ - saml-async-slo-v1.0.xsd + saml-async-slo-v1.0.xsd \ + saml-metadata-rpi-v1.0.xsd pkgxml_DATA = \ saml20-catalog.xml \ diff --git a/schemas/saml20-catalog.xml.in b/schemas/saml20-catalog.xml.in index e480f57..2e49c03 100644 --- a/schemas/saml20-catalog.xml.in +++ b/schemas/saml20-catalog.xml.in @@ -15,6 +15,7 @@ + -- 2.1.4