Changes between Version 2 and Version 3 of MapGuideRfc149
- Timestamp:
- 05/27/15 07:39:50 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc149
v2 v3 40 40 * An OEM source tree that '''only needs to be built once''' per release branch of MapGuide 41 41 * OEM component updates can happen independently of the MapGuide source 42 * Initial checkout time of the MapGuide source is significantly reduced as it will no longer contain OEM component source. Combined with a pre-built OEM components for that particular release of MapGuide. The main build of MapGuide itself will be significantly faster, lending itself to the feasibility of having MapGuide under *continuous integration and delivery*whether through an in-house CI/CD system or through 3rd party services like Travis/AppVeyor/etc.42 * Initial checkout time of the MapGuide source is significantly reduced as it will no longer contain OEM component source. Combined with a pre-built OEM components for that particular release of MapGuide. The main build of MapGuide itself will be significantly faster, lending itself to the feasibility of having MapGuide under '''continuous integration and delivery''' whether through an in-house CI/CD system or through 3rd party services like Travis/AppVeyor/etc. 43 43 * Lends itself to allowing our OEM components to be replaced with system-installed versions when building for Linux 44 44