[cpp-sp COMMIT] in /branches/REL_2: Shibboleth.sln msi/WiX/Installer.vcxproj msi/WiX/MergeModules/OpenSAML-schemas.wxs
noreply at shibboleth.net
noreply at shibboleth.net
Mon Oct 29 16:49:23 EDT 2012
Author: scantor
Date: Mon Oct 29 16:49:23 2012
New Revision: 3811
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3811&view=rev
Log:
https://issues.shibboleth.net/jira/browse/CPPOST-78
Modified:
branches/REL_2/Shibboleth.sln
branches/REL_2/msi/WiX/Installer.vcxproj
branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs
Modified: branches/REL_2/Shibboleth.sln
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Shibboleth.sln?rev=3811&r1=3810&r2=3811&view=diff
==============================================================================
--- branches/REL_2/Shibboleth.sln (original)
+++ branches/REL_2/Shibboleth.sln Mon Oct 29 16:49:23 2012
@@ -1,5 +1,5 @@
-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}") = "Server Modules", "Server Modules", "{26BA8F84-6E42-41FA-9B13-5D3F4B5B2050}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extensions", "Extensions", "{96AE4FC9-45EF-4C18-9F3B-EDA439E26E4C}"
Modified: branches/REL_2/msi/WiX/Installer.vcxproj
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/Installer.vcxproj?rev=3811&r1=3810&r2=3811&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/Installer.vcxproj (original)
+++ branches/REL_2/msi/WiX/Installer.vcxproj Mon Oct 29 16:49:23 2012
@@ -68,6 +68,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<None Include="Dialog.bmp" />
+ <None Include="Installer.make" />
<None Include="license.rtf" />
<None Include="ShibbolethSP-defs-x86.wxi" />
<None Include="ShibbolethSP-exe-x64.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=3811&r1=3810&r2=3811&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs (original)
+++ branches/REL_2/msi/WiX/MergeModules/OpenSAML-schemas.wxs Mon Oct 29 16:49:23 2012
@@ -175,6 +175,9 @@
</Component>
<Component Id='metadata_ui_v1.0.xsd' Guid='{C203B8C4-0056-46F6-96DE-E831933437D3}'>
<File KeyPath='yes' Id='metadata_ui_v1.0.xsd' Name='sstc-saml-metadata-ui-v1.0.xsd' />
+ </Component>
+ <Component Id='metadata_rpi_v1.0.xsd' Guid='{51C2294E-A180-4309-AEE2-DC6BEE203DA9}'>
+ <File KeyPath='yes' Id='metadata_rpi_v1.0.xsd' Name='saml-metadata-rpi-v1.0.xsd' />
</Component>
<Component Id='protocol_ext_thirdparty.xsd' Guid='{EEFDA0C0-F1F4-4C09-82CD-873F037A4296}'>
<File KeyPath='yes' Id='protocol_ext_thirdparty.xsd' Name='sstc-saml-protocol-ext-thirdparty.xsd' />
More information about the commits
mailing list