[mapguide-commits] r9733 - trunk/Installer

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Sep 17 02:59:15 PDT 2020


Author: jng
Date: 2020-09-17 02:59:15 -0700 (Thu, 17 Sep 2020)
New Revision: 9733

Modified:
   trunk/Installer/build.bat
Log:
#2818: Update tomcat version for installer

Modified: trunk/Installer/build.bat
===================================================================
--- trunk/Installer/build.bat	2020-09-17 09:51:32 UTC (rev 9732)
+++ trunk/Installer/build.bat	2020-09-17 09:59:15 UTC (rev 9733)
@@ -82,7 +82,7 @@
 rem ==================================================
 SET HTTPD_VERSION=2.4.37
 SET PHP_VERSION=5.6.40
-SET TOMCAT_VERSION=7.0.92
+SET TOMCAT_VERSION=9.0.37
 SET HTTPD_PACKAGE=httpd-%HTTPD_VERSION%-%PLATFORM_CLR%-VC11.zip
 SET TOMCAT_PACKAGE_NAME=apache-tomcat-%TOMCAT_VERSION%
 SET TOMCAT_PACKAGE=%MG_OEM%\LinuxApt\%TOMCAT_PACKAGE_NAME%.tar.gz



More information about the mapguide-commits mailing list