[cpp-sp COMMIT] in /branches/REL_2/msi/WiX: Compile.bat ShibbolethSP-main-x64.wxs ShibbolethSP-main-x86.wxs
noreply at shibboleth.net
noreply at shibboleth.net
Mon Aug 6 16:09:55 EDT 2012
Author: scantor
Date: Mon Aug 6 16:09:55 2012
New Revision: 3757
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3757&view=rev
Log:
Adjust for final release
Modified:
branches/REL_2/msi/WiX/Compile.bat
branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs
branches/REL_2/msi/WiX/ShibbolethSP-main-x86.wxs
Modified: branches/REL_2/msi/WiX/Compile.bat
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/Compile.bat?rev=3757&r1=3756&r2=3757&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/Compile.bat (original)
+++ branches/REL_2/msi/WiX/Compile.bat Mon Aug 6 16:09:55 2012
@@ -26,8 +26,8 @@
wixcop -indent:2 ShibbolethSP-main-x64.wxs
candle ShibbolethSP-main-x64.wxs
-light -sw1055 -sice:ICE82 -o shibboleth-sp-2.5.0rc1-win64.msi ShibbolethSP-main-x64.wixobj ShibbolethSP-exe-x64.wixobj ShibbolethSP-registry-x64.wixobj ShibbolethSP-noarch.wixobj ShibbolethSP-exe-x86.wixobj ShibbolethSP-registry-x86.wixobj ShibbolethSP-gui.wixobj ShibbolethSP-update-dlg.wixobj ShibbolethSP-install-dlg.wixobj -ext WixUtilExtension.dll -ext WixUIExtension -ext WixIISExtension
+light -sw1055 -sice:ICE82 -o shibboleth-sp-2.5.0-win64.msi ShibbolethSP-main-x64.wixobj ShibbolethSP-exe-x64.wixobj ShibbolethSP-registry-x64.wixobj ShibbolethSP-noarch.wixobj ShibbolethSP-exe-x86.wixobj ShibbolethSP-registry-x86.wixobj ShibbolethSP-gui.wixobj ShibbolethSP-update-dlg.wixobj ShibbolethSP-install-dlg.wixobj -ext WixUtilExtension.dll -ext WixUIExtension -ext WixIISExtension
wixcop -indent:2 ShibbolethSP-main-x86.wxs
candle ShibbolethSP-main-x86.wxs
-light -sw1055 -sice:ICE82 -o shibboleth-sp-2.5.0rc1-win32.msi ShibbolethSP-main-x86.wixobj ShibbolethSP-noarch.wixobj ShibbolethSP-exe-x86.wixobj ShibbolethSP-registry-x86.wixobj ShibbolethSP-gui.wixobj ShibbolethSP-update-dlg.wixobj ShibbolethSP-install-dlg.wixobj -ext WixUtilExtension.dll -ext WixUIExtension -ext WixIISExtension
+light -sw1055 -sice:ICE82 -o shibboleth-sp-2.5.0-win32.msi ShibbolethSP-main-x86.wixobj ShibbolethSP-noarch.wixobj ShibbolethSP-exe-x86.wixobj ShibbolethSP-registry-x86.wixobj ShibbolethSP-gui.wixobj ShibbolethSP-update-dlg.wixobj ShibbolethSP-install-dlg.wixobj -ext WixUtilExtension.dll -ext WixUIExtension -ext WixIISExtension
Modified: branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs?rev=3757&r1=3756&r2=3757&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs (original)
+++ branches/REL_2/msi/WiX/ShibbolethSP-main-x64.wxs Mon Aug 6 16:09:55 2012
@@ -22,11 +22,11 @@
<Product Id='{973D4080-26FC-430B-9BEA-60ADB78C3CD3}' Language='1033'
Manufacturer='Shibboleth Consortium' Name='Shibboleth Service Provider'
UpgradeCode='$(var.ShibbolethUpgradeCode)' Version='$(var.ShibbolethVersion)'>
- <Package Description='Shibboleth SP (x86 and x64) V$(var.ShibbolethVersion) RC 1' Compressed='yes'
+ <Package Description='Shibboleth SP (x86 and x64) V$(var.ShibbolethVersion)' Compressed='yes'
Manufacturer='Shibboleth Consortium' InstallerVersion='300' Platform='x64'/>
<MajorUpgrade DowngradeErrorMessage='A later version of [ProductName] is already installed. Setup will now exit.'
- AllowSameVersionUpgrades='yes' MigrateFeatures='yes' Schedule='afterInstallExecute' />
+ MigrateFeatures='yes' Schedule='afterInstallExecute' />
<PropertyRef Id='SHIB_OLDVERSION_64'/>
<PropertyRef Id='SHIB_OLDVERSION'/>
Modified: branches/REL_2/msi/WiX/ShibbolethSP-main-x86.wxs
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/ShibbolethSP-main-x86.wxs?rev=3757&r1=3756&r2=3757&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/ShibbolethSP-main-x86.wxs (original)
+++ branches/REL_2/msi/WiX/ShibbolethSP-main-x86.wxs Mon Aug 6 16:09:55 2012
@@ -22,11 +22,11 @@
<Product Id='{EA2259A7-D844-475A-B473-CCE3EEA209D9}' Language='1033'
Manufacturer='Shibboleth Consortium' Name='Shibboleth Service Provider'
UpgradeCode='$(var.ShibbolethUpgradeCode)' Version='$(var.ShibbolethVersion)'>
- <Package Description='Shibboleth SP (x86) V$(var.ShibbolethVersion) RC 1' Compressed='yes'
+ <Package Description='Shibboleth SP (x86) V$(var.ShibbolethVersion)' Compressed='yes'
Manufacturer='Shibboleth Consortium' InstallerVersion='300'/>
<MajorUpgrade DowngradeErrorMessage='A later version of [ProductName] is already installed. Setup will now exit.'
- AllowSameVersionUpgrades='yes' MigrateFeatures='yes' Schedule='afterInstallExecute' />
+ MigrateFeatures='yes' Schedule='afterInstallExecute' />
<PropertyRef Id='SHIB_OLDVERSION'/>
More information about the commits
mailing list