[mapguide-commits] r8899 - in branches/3.0/vagrant: . scripts

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Mar 31 03:47:12 PDT 2016


Author: jng
Date: 2016-03-31 03:47:12 -0700 (Thu, 31 Mar 2016)
New Revision: 8899

Modified:
   branches/3.0/vagrant/README.txt
   branches/3.0/vagrant/scripts/mapguidecommon_excludes.txt
   branches/3.0/vagrant/scripts/platformbase_excludes.txt
Log:
Set expected MG version for 3.0

Modified: branches/3.0/vagrant/README.txt
===================================================================
--- branches/3.0/vagrant/README.txt	2016-03-31 10:45:10 UTC (rev 8898)
+++ branches/3.0/vagrant/README.txt	2016-03-31 10:47:12 UTC (rev 8899)
@@ -66,3 +66,14 @@
 
 If a given build does not produce the expected build artifacts, always check the build logs for any errors.
 
+Release Versioning
+==================
+
+When doing branched releases, the following files have to be modified and their respective MapGuide and FDO versions and branch names updated to match:
+
+ - centos\x64\Vagrantfile
+ - centos\x86\Vagrantfile
+ - ubuntu\x64\Vagrantfile
+ - ubuntu\x86\Vagrantfile
+ - scripts\mapguidecommon_excludes.txt
+ - scripts\platformbase_excludes.txt

Modified: branches/3.0/vagrant/scripts/mapguidecommon_excludes.txt
===================================================================
--- branches/3.0/vagrant/scripts/mapguidecommon_excludes.txt	2016-03-31 10:45:10 UTC (rev 8898)
+++ branches/3.0/vagrant/scripts/mapguidecommon_excludes.txt	2016-03-31 10:47:12 UTC (rev 8899)
@@ -2,25 +2,25 @@
 libACE.so.6.2.6
 libdwfcore-1.7.0.so
 libdwftk-7.7.0.so
-libMgFoundation-3.0.0.so
+libMgFoundation-3.0.1.so
 libMgFoundation.so
-libMgGeometry-3.0.0.so
+libMgGeometry-3.0.1.so
 libMgGeometry.so
-libMgGwsCommon-3.0.0.so
+libMgGwsCommon-3.0.1.so
 libMgGwsCommon.so
-libMgGwsQueryEngine-3.0.0.so
+libMgGwsQueryEngine-3.0.1.so
 libMgGwsQueryEngine.so
-libMgGwsResource-3.0.0.so
+libMgGwsResource-3.0.1.so
 libMgGwsResource.so
-libMgMdfModel-3.0.0.so
+libMgMdfModel-3.0.1.so
 libMgMdfModel.so
-libMgMdfParser-3.0.0.so
+libMgMdfParser-3.0.1.so
 libMgMdfParser.so
-libMgPlatformBase-3.0.0.so
+libMgPlatformBase-3.0.1.so
 libMgPlatformBase.so
-libMgRenderers-3.0.0.so
+libMgRenderers-3.0.1.so
 libMgRenderers.so
-libMgStylization-3.0.0.so
+libMgStylization-3.0.1.so
 libMgStylization.so
 libxerces-c-3.1.so
 libxerces-c.so

Modified: branches/3.0/vagrant/scripts/platformbase_excludes.txt
===================================================================
--- branches/3.0/vagrant/scripts/platformbase_excludes.txt	2016-03-31 10:45:10 UTC (rev 8898)
+++ branches/3.0/vagrant/scripts/platformbase_excludes.txt	2016-03-31 10:47:12 UTC (rev 8899)
@@ -6,7 +6,7 @@
 libdbxml-2.5.so
 libdbxml.so
 liblib_json.so
-libMgMapGuideCommon-3.0.0.so
+libMgMapGuideCommon-3.0.1.so
 libMgMapGuideCommon.so
 libxqilla.so
 libxqilla.so.5



More information about the mapguide-commits mailing list