[cpp-opensaml COMMIT] in /branches/REL_2: cpp-opensaml2.sln schemas/Makefile.am
noreply at shibboleth.net
noreply at shibboleth.net
Tue Jul 24 22:06:31 EDT 2012
Author: scantor
Date: Tue Jul 24 22:06:31 2012
New Revision: 740
URL: http://svn.shibboleth.net/view/cpp-opensaml?rev=740&view=rev
Log:
Add SLO schema to build
Modified:
branches/REL_2/cpp-opensaml2.sln
branches/REL_2/schemas/Makefile.am
Modified: branches/REL_2/cpp-opensaml2.sln
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/cpp-opensaml2.sln?rev=740&r1=739&r2=740&view=diff
==============================================================================
--- branches/REL_2/cpp-opensaml2.sln (original)
+++ branches/REL_2/cpp-opensaml2.sln Tue Jul 24 22:06:31 2012
@@ -8,6 +8,7 @@
schemas\cs-sstc-schema-protocol-01.xsd = schemas\cs-sstc-schema-protocol-01.xsd
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-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
Modified: branches/REL_2/schemas/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-opensaml/branches/REL_2/schemas/Makefile.am?rev=740&r1=739&r2=740&view=diff
==============================================================================
--- branches/REL_2/schemas/Makefile.am (original)
+++ branches/REL_2/schemas/Makefile.am Tue Jul 24 22:06:31 2012
@@ -50,7 +50,8 @@
sstc-saml-metadata-ui-v1.0.xsd \
sstc-saml-idp-discovery.xsd \
sstc-request-initiation.xsd \
- sstc-saml-protocol-ext-thirdparty.xsd
+ sstc-saml-protocol-ext-thirdparty.xsd \
+ saml-async-slo-v1.0.xsd
pkgxml_DATA = \
saml20-catalog.xml \
More information about the commits
mailing list