[cpp-sp COMMIT] /branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs
noreply at shibboleth.net
noreply at shibboleth.net
Mon Jul 2 14:19:18 EDT 2012
Author: scantor
Date: Mon Jul 2 14:19:18 2012
New Revision: 3722
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3722&view=rev
Log:
XML Enc 1.1 schema
Modified:
branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs
Modified: branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs?rev=3722&r1=3721&r2=3722&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs (original)
+++ branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs Mon Jul 2 14:19:18 2012
@@ -184,6 +184,9 @@
<Directory Id='xmltooling' Name='xmltooling' FileSource='$(var.SPBuildDirectory)\cpp-xmltooling\schemas\' >
<Component Id='xenc_schema.xsd' Guid='{2197D645-3AA3-46F1-B250-0F964B901A94}'>
<File KeyPath='yes' Name='xenc-schema.xsd' />
+ </Component>
+ <Component Id='xenc11_schema.xsd' Guid='{DC61F4FB-03BB-4ED4-9552-6BE33CE3DF80}'>
+ <File KeyPath='yes' Name='xenc11-schema.xsd' />
</Component>
<Component Id='xmldsig.xsd' Guid='{72871706-1D8F-4695-B573-AF2EB0635281}'>
<File KeyPath='yes' Name='xmldsig-core-schema.xsd' />
More information about the commits
mailing list