Changes between Version 79 and Version 80 of Release/Procedure
- Timestamp:
- 06/27/12 13:30:27 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/Procedure
v79 v80 119 119 * Suppress the {{{x.y}}} branch 120 120 * Reset {{{VERSION_NUMBER}}} in master 121 * Release x.y (release.sh + api docs)121 * Release x.y 122 122 {{{ 123 123 $ ssh www.openlayers.org … … 135 135 * http://openlayers.org/api/x.y/OpenLayers.mobile.js 136 136 * http://openlayers.org/api/x.y/OpenLayers.light.js 137 * Create http://dev.openlayers.org/releases/OpenLayers-x.y 138 $ ssh www.openlayers.org 139 $ # change to user "openlayers" 140 $ cd /osgeo/openlayers/sites/dev.openlayers.org/releases 141 $ cp ../../openlayers.org/download/OpenLayers-x.y.tar.gz ./ 142 $ tar xvzf OpenLayers-x.y.tar.gz 143 $ rm OpenLayers-x.y.tar.gz 144 }}} 145 * Now verify that the link http://dev.openlayers.org/releases/OpenLayers-x.y/doc/apidocs/files/OpenLayers-js.html 137 146 * Update HowToDownload wiki with new latest stable api release links. [[br]][[br]] 138 147 * Email the dev and users lists and announce the release containing:
