[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapguide-commits
Subject:    [mapguide-commits] r9990 - trunk/MgDev
From:       svn_mapguide () osgeo ! org
Date:       2022-10-18 12:18:23
Message-ID: 20221018121823.8B531109714 () trac ! osgeo ! org
[Download RAW message or body]

Author: jng
Date: 2022-10-18 05:18:22 -0700 (Tue, 18 Oct 2022)
New Revision: 9990

Modified:
   trunk/MgDev/build.bat
Log:
#2852: Fix up bad copy commands in build.bat

Modified: trunk/MgDev/build.bat
===================================================================
--- trunk/MgDev/build.bat	2022-10-17 11:04:34 UTC (rev 9989)
+++ trunk/MgDev/build.bat	2022-10-18 12:18:22 UTC (rev 9990)
@@ -1,4 +1,4 @@
-@echo on
+@echo off
 rem MapGuide build script for windows
 rem
 rem Author: Jackie Ng (jumpinjackie@gmail.com)
@@ -306,7 +306,7 @@
 echo [install]: Server - WMS
 %XCOPY% "%MG_SERVER%\bin\%TYPEBUILD%\wms" "%MG_OUTPUT_SERVER%\wms"
 echo [install]: Server - DBXML
-copy /Y "%MG_BUILD_DBXML_EXE_PATH%\*.exe" "%MG_OUTPUT_SERVER%\bin" /EXCLUDE:%CONFIGURATION%_excludes.txt
+copy /Y "%MG_BUILD_DBXML_EXE_PATH%\*.exe" "%MG_OUTPUT_SERVER%\bin"
 echo [install]: Server - RepositoryAdmin
 %XCOPY% "%MG_SERVER%\RepositoryAdmin" "%MG_OUTPUT_SERVER%\RepositoryAdmin"
 echo [install]: CsMap Dictionaries
@@ -322,10 +322,6 @@
 if "%TYPECOMPONENT%"=="web" goto quit
 
 :install_web
-echo [install]: Web Tier - dll setup
-pushd "%MG_WEB_SRC%\MapGuideApi"
-call copydlls.bat %TYPEBUILD% %CONFIGURATION%
-popd
 echo [install]: Web Tier - localized
 %XCOPY% "%MG_WEB_SRC%\localized" "%MG_OUTPUT_WEB%\www\localized"
 echo [install]: Web Tier - mapadmin

_______________________________________________
mapguide-commits mailing list
mapguide-commits@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic