From 082152b3bcfc3b45f4d018f7094e9adc56beb9a1 Mon Sep 17 00:00:00 2001 From: Virtuworks Date: Mon, 13 Aug 2012 01:52:11 -0400 Subject: [PATCH] Fixed build issues with AWstat and WSPTransportAgent creating empty update files --- .../WebsitePanel.Installer/Updater.exe | Bin 198144 -> 198144 bytes .../WSPTransportAgent.csproj | 2 +- WebsitePanel/build.xml | 67 ++++++++++-------- 3 files changed, 37 insertions(+), 32 deletions(-) diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe index f3a79d8f3e5a7a897f1d328646794c3ce2335ea2..6f9b58256d1f92509b786b7d4af5df7dace849e0 100644 GIT binary patch delta 45 zcmZqZ;c4jMnb5(!&rhSVyS1BfYd6!u0s&(wS^Xc`WiAcDF=u-01s-gVDP&qQ1pt@S B5=sC7 delta 45 zcmZqZ;c4jMnb5)P7Ng$S-P+B#wVUZ+fq>rckNE`-t9>@jov-kLLCbD?Od->fDFCOz B6A1tS diff --git a/WebsitePanel/Sources/Tools/WSPTransportAgent/WSPTransportAgent.csproj b/WebsitePanel/Sources/Tools/WSPTransportAgent/WSPTransportAgent.csproj index 20efc18d..5bc9a7ea 100644 --- a/WebsitePanel/Sources/Tools/WSPTransportAgent/WSPTransportAgent.csproj +++ b/WebsitePanel/Sources/Tools/WSPTransportAgent/WSPTransportAgent.csproj @@ -25,7 +25,7 @@ pdbonly true - bin\Release\ + .\ TRACE prompt 4 diff --git a/WebsitePanel/build.xml b/WebsitePanel/build.xml index aacbfaf5..2b4a60a2 100644 --- a/WebsitePanel/build.xml +++ b/WebsitePanel/build.xml @@ -32,8 +32,7 @@ $(TrunkFolder)\Sources\Tools\WebsitePanel.Import.CsvBulk\bin\$(BuildConfiguration) $(TrunkFolder)\Sources\Tools\WebsitePanel.Import.Enterprise\bin\$(BuildConfiguration) $(TrunkFolder)\Sources\Tools\WebsitePanel.AWStats.Viewer - -$(TrunkFolder)\Sources\Tools\WSPTransportAgent + $(TrunkFolder)\Sources\Tools\WSPTransportAgent $(BuildFolder)\Server $(BuildFolder)\EnterpriseServer @@ -41,8 +40,7 @@ $(BuildFolder)\Import.CsvBulk $(BuildFolder)\Import.Enterprise $(BuildFolder)\AWStats.Viewer - -$(BuildFolder)\WSPTransportAgent + $(BuildFolder)\WSPTransportAgent @@ -59,7 +57,7 @@ - + @@ -80,7 +78,7 @@ - + @@ -186,33 +184,29 @@ - - - - - + - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - + + + @@ -227,7 +221,7 @@ $(ToolsFolder)\Import.CsvBulk $(ToolsFolder)\Import.Enterprise $(ToolsFolder)\AWStats.Viewer - $(ToolsFolder)\WSPTransportAgent + $(ToolsFolder)\WSPTransportAgent @@ -296,7 +290,7 @@ - + @@ -306,6 +300,16 @@ + + + + + + + + + + $(DeployFolder)\Update @@ -426,6 +430,7 @@ + @@ -460,7 +465,7 @@ - +