From c0f33658852590d5351d06d17e606117b1786de0 Mon Sep 17 00:00:00 2001 From: ptsurbeleu Date: Thu, 10 Jan 2013 22:59:13 -0800 Subject: [PATCH] [BUILD]: Updated build.xml to download the actual installer file to compute the checksum --- WebsitePanel/build.xml | 68 +++++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 30 deletions(-) diff --git a/WebsitePanel/build.xml b/WebsitePanel/build.xml index b555f5ff..473fb8c0 100644 --- a/WebsitePanel/build.xml +++ b/WebsitePanel/build.xml @@ -20,10 +20,10 @@ $(TrunkFolder)\Tools\Diff.exe "$(RootFolder)\tools\sqlcmd\sqlcmd.exe" -S (local)\SQLEXPRESS -E - "$(RootFolder)\tools\webdeploy\msdeploy.exe" + "$(RootFolder)\tools\webdeploy\msdeploy.exe" "C:\Program Files\7-Zip\7z.exe" - WebsitePanel_build + WebsitePanel_build server=(local)\SQLEXPRESS;database=$(DataBaseName);Integrated Security=true; $(TrunkFolder)\Sources\WebsitePanel.WebPortal @@ -59,6 +59,11 @@ + + + http://www.websitepanel.net/files/$(Version)/WebsitePanelInstaller-$(Version)-webpi.msi + + @@ -185,7 +190,7 @@ - + @@ -194,7 +199,7 @@ - + @@ -379,7 +384,7 @@ - + @@ -389,7 +394,7 @@ - + @@ -634,9 +639,11 @@ - + + - + + @@ -663,13 +670,14 @@ ]]> + - + $(Version) @@ -687,33 +695,33 @@ $(InstallerFileChecksum) - TODO: Evaluate MSI file URL + $(InstallerRemoteUri) - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +