|
NeoOffice 3.2 Release Tasks
From NeoWiki
Revision as of 18:35, 7 April 2011 (edit) ( | contribs) (Add steps to remove NeoOffice 3.0.2) ← Previous diff |
Current revision (19:54, 19 April 2011) (edit) (undo) ( | contribs) (→Release - Update task statuses) |
||
(13 intermediate revisions not shown.) | |||
Line 18: | Line 18: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td><p>Rebuild all custom NeoOffice code using the existing NeoOffice 3.2 development builds. Perform a confirming checkout of the HEAD branch and set build to build with a new version and the NeoOffice trademarked product name.</p> | <td><p>Rebuild all custom NeoOffice code using the existing NeoOffice 3.2 development builds. Perform a confirming checkout of the HEAD branch and set build to build with a new version and the NeoOffice trademarked product name.</p> | ||
<p>This includes the following steps:</p> | <p>This includes the following steps:</p> | ||
Line 45: | Line 45: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/15/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Tag the code in the HEAD branch with the <tt>NeoOffice-3_2</tt> tag using the following steps:</p> | <p>Tag the code in the HEAD branch with the <tt>NeoOffice-3_2</tt> tag using the following steps:</p> | ||
Line 57: | Line 57: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/18/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Create releasable NeoOffice 3.2 build for Intel.</p> | <p>Create releasable NeoOffice 3.2 build for Intel.</p> | ||
Line 71: | Line 71: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/18/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Create backup copy of releasable Intel binaries and upload them to staging server.</p> | <p>Create backup copy of releasable Intel binaries and upload them to staging server.</p> | ||
Line 88: | Line 88: | ||
</pre> | </pre> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/18/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Verify that the releasable installer and one or more language packs install and run on Intel for the following Mac OS X versions:</p> | <p>Verify that the releasable installer and one or more language packs install and run on Intel for the following Mac OS X versions:</p> | ||
Line 100: | Line 100: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/18/2011</td> |
</tr> | </tr> | ||
Line 120: | Line 120: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Upload the 34 NeoOffice <tt>NeoOffice-3.2-*.dmg</tt> main installer and language pack files to the <tt>rsync.neooffice.org</tt> server's <tt>/neojava/donordownloads</tt> directory using the following steps:</p> | <p>Upload the 34 NeoOffice <tt>NeoOffice-3.2-*.dmg</tt> main installer and language pack files to the <tt>rsync.neooffice.org</tt> server's <tt>/neojava/donordownloads</tt> directory using the following steps:</p> | ||
Line 130: | Line 130: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/18/2011</td> |
</tr> | </tr> | ||
Line 143: | Line 143: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Tag the <tt>www.neooffice.org</tt> website to avoid modifying production web pages while we modify the web pages in the test website by logging into the <tt>www.neooffice.org</tt> server, <tt>cd</tt> to the its webroot directory, and set the tag by invoking the following commands: <tt>bin/cvsplusperms.sh tag pre_NeoOffice-3_2 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_2 -d</tt> | <td>Tag the <tt>www.neooffice.org</tt> website to avoid modifying production web pages while we modify the web pages in the test website by logging into the <tt>www.neooffice.org</tt> server, <tt>cd</tt> to the its webroot directory, and set the tag by invoking the following commands: <tt>bin/cvsplusperms.sh tag pre_NeoOffice-3_2 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_2 -d</tt> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/16/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Update all NeoOffice and version names, file URLs, and patch version names in all of the files in the <tt>www-test-primary.neooffice.org</tt> server's <tt>neojava</tt> directory.</p> | <p>Update all NeoOffice and version names, file URLs, and patch version names in all of the files in the <tt>www-test-primary.neooffice.org</tt> server's <tt>neojava</tt> directory.</p> | ||
Line 157: | Line 157: | ||
<pre> | <pre> | ||
$newdownloadenabled = false; | $newdownloadenabled = false; | ||
+ | $currentproductminosxversion = '10.5'; | ||
$currentproductversion = '3.2'; | $currentproductversion = '3.2'; | ||
$currentproductfamily[0] = '3.2 Beta'; | $currentproductfamily[0] = '3.2 Beta'; | ||
$currentpatch = ''; | $currentpatch = ''; | ||
+ | $oldproductshowobsoletewarning = false; | ||
$oldproductversion = '3.1.2'; | $oldproductversion = '3.1.2'; | ||
$oldproductfamily[0] = '3.1.1'; | $oldproductfamily[0] = '3.1.1'; | ||
- | $oldpatch = 'Patch | + | $oldoooversion = '3.1.1'; |
+ | $oldpatch = 'Patch 8'; | ||
</pre> | </pre> | ||
<li>Manually edit all of the <tt>header.html</tt> pages in the <tt>/neojava</tt> directory and update the text in the news banner section.</li> | <li>Manually edit all of the <tt>header.html</tt> pages in the <tt>/neojava</tt> directory and update the text in the news banner section.</li> | ||
Line 169: | Line 172: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/16/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
- | <td>Update the | + | <td>Update the 34 NeoOffice 3.2 main installer and language pack file sizes and set the patch file size to <tt>0</tt> in the <tt>/neojava/includes/globals/filesizes.php</tt> file and if the changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></td> |
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/16/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
+ | <td>Update the 70 NeoOffice 3.1.1 main installer, language pack, and patch file sizes in the <tt>/neojava/includes/globals/oldfilesizes.php</tt> file and if the changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></td> | ||
+ | <td>Done</td><td>pluby</td><td>04/16/2011</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td><tt>cvs remove</tt> the 2 NeoOffice 3.0.2 torrent files in the <tt>/neojava/downloads</tt> directory and if the changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></td> | ||
+ | <td>Done</td><td>pluby</td><td>04/16/2011</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
<td>Prepare the <tt>NeoOffice_3.2.html</tt> press release file, save it in the <tt>www-test-primary.neooffice.org</tt> website's <tt>/press_releases</tt> directory using the following naming format, <tt>bin/cvsplusperms.sh add</tt> the file, and invoke the following command to commit the new file: <tt>bin/cvsplusperms.sh commit</tt></td> | <td>Prepare the <tt>NeoOffice_3.2.html</tt> press release file, save it in the <tt>www-test-primary.neooffice.org</tt> website's <tt>/press_releases</tt> directory using the following naming format, <tt>bin/cvsplusperms.sh add</tt> the file, and invoke the following command to commit the new file: <tt>bin/cvsplusperms.sh commit</tt></td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td><p>Verify that patch checking works properly by doing the following steps in a NeoOffice 3.2 installation:</p> | <td><p>Verify that patch checking works properly by doing the following steps in a NeoOffice 3.2 installation:</p> | ||
<ul> | <ul> | ||
Line 188: | Line 201: | ||
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%202.2.6&patch=Patch%205&os=${_OS}&arch=${_ARCH}</pre> | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%202.2.6&patch=Patch%205&os=${_OS}&arch=${_ARCH}</pre> | ||
</li> | </li> | ||
- | <li>Test as NeoOffice 3.0.2 Patch | + | <li>Test as NeoOffice 3.0.2 Patch 6 by opening the installation's <tt>Contents/MacOS/versionrc</tt> file, changing the <tt>UpdateURL</tt> line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.2 is available: |
- | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.0.2&patch=Patch% | + | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.0.2&patch=Patch%206&os=${_OS}&arch=${_ARCH}</pre> |
</li> | </li> | ||
- | <li>Test as NeoOffice 3.2 | + | <li>Test as NeoOffice 3.1.2 Patch 8 by opening the installation's <tt>Contents/MacOS/versionrc</tt> file, changing the <tt>UpdateURL</tt> line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.2 is available: |
- | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2 | + | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.1.2&patch=Patch%208&os=${_OS}&arch=${_ARCH}</pre> |
</li> | </li> | ||
<li>Test as NeoOffice 3.2 Beta Patch 2 by opening the installation's <tt>Contents/MacOS/versionrc</tt> file, changing the <tt>UpdateURL</tt> line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.2 is available: | <li>Test as NeoOffice 3.2 Beta Patch 2 by opening the installation's <tt>Contents/MacOS/versionrc</tt> file, changing the <tt>UpdateURL</tt> line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.2 is available: | ||
Line 201: | Line 214: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/16/2011</td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 215: | Line 228: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Verify that all mirrors listed for the NeoOffice 3.2 main installer and language pack links work in the <tt>www-test-primary.neooffice.org</tt> website's download pages. If any do not work, comment them out in the <tt>/neojava/includes/mirrors.php</tt> file and invoke the following command: <tt>bin/cvsplusperms.sh commit</tt></td> | <td>Verify that all mirrors listed for the NeoOffice 3.2 main installer and language pack links work in the <tt>www-test-primary.neooffice.org</tt> website's download pages. If any do not work, comment them out in the <tt>/neojava/includes/mirrors.php</tt> file and invoke the following command: <tt>bin/cvsplusperms.sh commit</tt></td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Make the NeoOffice 3.2 binaries downloadable from the <tt>www.neooffice.org</tt> website's download pages by updating the <tt>www.neooffice.org</tt> website's pages to match what is in the <tt>www-test.neooffice.org</tt> website's pages. Login into the <tt>www.neooffice.org</tt> server, <tt>cd</tt> to the its webroot directory, and invoke the following command: <tt>bin/cvsplusperms.sh update -Ad</tt></td> | <td>Make the NeoOffice 3.2 binaries downloadable from the <tt>www.neooffice.org</tt> website's download pages by updating the <tt>www.neooffice.org</tt> website's pages to match what is in the <tt>www-test.neooffice.org</tt> website's pages. Login into the <tt>www.neooffice.org</tt> server, <tt>cd</tt> to the its webroot directory, and invoke the following command: <tt>bin/cvsplusperms.sh update -Ad</tt></td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Make NeoOffice 3.2 the current version in the NeoWiki using the following steps:</p> | <p>Make NeoOffice 3.2 the current version in the NeoWiki using the following steps:</p> | ||
Line 231: | Line 244: | ||
<li>In the [https://neowiki.neooffice.org/index.php/Lion_Upgrade_Issues Lion Upgrade Issues article], change the wording to reflect that NeoOffice 3.2 has been released.</li> | <li>In the [https://neowiki.neooffice.org/index.php/Lion_Upgrade_Issues Lion Upgrade Issues article], change the wording to reflect that NeoOffice 3.2 has been released.</li> | ||
<li>In the [https://neowiki.neooffice.org/index.php/Template:NeoMainPageVer NeoWiki NeoMainPageVer template], change the NeoOffice version to <tt>3.2</tt></li> | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoMainPageVer NeoWiki NeoMainPageVer template], change the NeoOffice version to <tt>3.2</tt></li> | ||
- | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOOoVer NeoWiki NeoOOoVer template], change the OpenOffice.org version to <tt>3. | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOOoVer NeoWiki NeoOOoVer template], change the OpenOffice.org version to <tt>3.1.1</tt></li> |
<li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>19 April 2011</tt></li> | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>19 April 2011</tt></li> | ||
<li>In the [https://neowiki.neooffice.org/index.php/Template:Fr:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>19 avril 2011</tt></li> | <li>In the [https://neowiki.neooffice.org/index.php/Template:Fr:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>19 avril 2011</tt></li> | ||
Line 240: | Line 253: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
- | <td>Replace the [ | + | <td>Replace the [https://neowiki.neooffice.org/index.php/NeoOffice_MD5_Checksums NeoOffice 3.2 Beta MD5 checksums] with the NeoOffice 3.2 MD5 checksums and remove the NeoOffice 3.0.2 checksums.</td> |
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Add "3.2" version in [http://bugzilla.neooffice.org/ Bugzilla].</td> | <td>Add "3.2" version in [http://bugzilla.neooffice.org/ Bugzilla].</td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/17/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td><p>Close all bugs with a status of "Resolved" by setting the following field values:</p> | <td><p>Close all bugs with a status of "Resolved" by setting the following field values:</p> | ||
<ul> | <ul> | ||
Line 262: | Line 275: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td><p>Close any bugs with a status of "Assigned" or "Reopened" and resolution of "Fixed" by setting the following field values:</p> | <td><p>Close any bugs with a status of "Assigned" or "Reopened" and resolution of "Fixed" by setting the following field values:</p> | ||
<ul> | <ul> | ||
Line 274: | Line 287: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
+ | <td>Change the versions listed in the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=7 NeoOffice Support forum] description to NeoOffice 3.1.2 and NeoOffice 3.2.</td> | ||
+ | <td>Done</td><td>pluby</td><td>04/19/2011</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>Reset the minimum donation level for the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=18 NeoOffice Beta Support forum] to the same as the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=7 NeoOffice Support forum] and remove the Beta date range in the description.</td> | ||
+ | <td>Done</td><td>pluby</td><td>04/19/2011</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
<td>Post the press release as an article on the [http://trinity.neooffice.org/modules.php?name=News Trinity news page]. Note: be sure to change the language field from "English" to "All" in when submitting the article so that all Trinity users will see the article.</td> | <td>Post the press release as an article on the [http://trinity.neooffice.org/modules.php?name=News Trinity news page]. Note: be sure to change the language field from "English" to "All" in when submitting the article so that all Trinity users will see the article.</td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
- | <td>Post a release announcement to [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=4975 this Trinity forum topic] and so that the news is included in the RSS feed.</td> | + | <td>Post a release announcement to [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=4975 this Trinity forum topic] and [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=6844 this Trinity forum topic] so that the news is included in the RSS feed.</td> |
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
- | <td>Delete the | + | <td>Delete the 34 obsolete <tt>NeoOffice-3.2_Beta-*.dmg</tt> main installer and language pack files from the <tt>/neojava/downloads</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> |
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Delete the 68 obsolete <tt>NeoOffice-3.0.2-*.dmg</tt> main installer and language pack files from the <tt>/neojava/downloads</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> | <td>Delete the 68 obsolete <tt>NeoOffice-3.0.2-*.dmg</tt> main installer and language pack files from the <tt>/neojava/downloads</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Delete the obsolete <tt>NeoOffice-3.2_Beta-*.dmg</tt> patch installer files from the <tt>/neojava/downloads/patches</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> | <td>Delete the obsolete <tt>NeoOffice-3.2_Beta-*.dmg</tt> patch installer files from the <tt>/neojava/downloads/patches</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Delete the obsolete <tt>NeoOffice-3.0.2-*.dmg</tt> patch installer files from the <tt>/neojava/downloads/patches</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> | <td>Delete the obsolete <tt>NeoOffice-3.0.2-*.dmg</tt> patch installer files from the <tt>/neojava/downloads/patches</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrors.php</tt> file.</td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/19/2011</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Synchronize the donation's database to PayPal's database to ensure that none of the donors' transactions are missing and to pick up any e-mail address changes made by donors during the last year using the following steps:</p> | <p>Synchronize the donation's database to PayPal's database to ensure that none of the donors' transactions are missing and to pick up any e-mail address changes made by donors during the last year using the following steps:</p> | ||
<ul> | <ul> | ||
- | <li>Login to PayPal, click on the History tab, click on Download My History link, select Custom Date Range, enter the a year ago in "From" date and the current date as the "To" date, and "Comma Delimited - All Activity" as the "File Types to Download".</li> | + | <li>Login to PayPal, click on the History tab, click on Download My History link, select Custom Date Range, enter the date for a year ago in "From" date and the current date as the "To" date, and "Comma Delimited - All Activity" as the "File Types to Download".</li> |
<li>It will take some time for PayPal to prepare the file. Once the file is ready, download it and use <tt>sftp</tt> to copy it to the <tt>www.neooffice.org</tt> server. Note: be sure to delete your local copy.</li> | <li>It will take some time for PayPal to prepare the file. Once the file is ready, download it and use <tt>sftp</tt> to copy it to the <tt>www.neooffice.org</tt> server. Note: be sure to delete your local copy.</li> | ||
<li>Once the history file is on the <tt>www.neooffice.org</tt> server, login to the server, <tt>cd</tt> to the <tt>/donationsadmin</tt> directory, and execute the following command to import the history file: | <li>Once the history file is on the <tt>www.neooffice.org</tt> server, login to the server, <tt>cd</tt> to the <tt>/donationsadmin</tt> directory, and execute the following command to import the history file: | ||
Line 322: | Line 345: | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td>pluby</td><td></td> | + | <td>Done</td><td>pluby</td><td>04/16/2011</td> |
</tr> | </tr> | ||
</table> | </table> |
Current revision
This page is an attempt to document all of the tasks required to release NeoOffice 3.2. This page is by no means comprehensive, but hopefully as we work through the release process, we will leave behind enough details to make future releases simpler and less error prone.
Here is what the colors mean:
Not yet done |
Contents |
Builds
Task | Date Completed | Assigned | Status |
Rebuild all custom NeoOffice code using the existing NeoOffice 3.2 development builds. Perform a confirming checkout of the HEAD branch and set build to build with a new version and the NeoOffice trademarked product name. This includes the following steps:
|
Done | pluby | 04/15/2011 |
Tag the code in the HEAD branch with the NeoOffice-3_2 tag using the following steps:
|
Done | pluby | 04/18/2011 |
Create releasable NeoOffice 3.2 build for Intel. Note: the following steps are overkill, but they ensure that all recent changes to the NeoOffice custom code has been built:
|
Done | pluby | 04/18/2011 |
Create backup copy of releasable Intel binaries and upload them to staging server. The following steps are the steps that I used to create my backup copy:
Put the NeoOffice-3.2 folder in a new empty directory and create a CD master NeoOffice-3.2.cdr file of the new directory using the following command: hdiutil create -srcfolder /path/to/new/directory \ -format UDTO -ov -o /path/to/output/NeoOffice-3.2.cdr |
Done | pluby | 04/18/2011 |
Verify that the releasable installer and one or more language packs install and run on Intel for the following Mac OS X versions:
|
Done | pluby | 04/18/2011 |
Mirrors
NeoOffice's rsync server is hosted on rsync.neooffice.org. Downloads of the current release are restricted to donors but the previous version is requires no donation to download. Our volunteer mirrors obtain the previous version's binaries by nightly runs of the following command on their mirrors:
rsync --archive --delete rsync://rsync.neooffice.org/neojavadownloads/ \ /path/to/NeoOffice/mirror/directory
Task | Date Completed | Assigned | Status |
Upload the 34 NeoOffice NeoOffice-3.2-*.dmg main installer and language pack files to the rsync.neooffice.org server's /neojava/donordownloads directory using the following steps:
|
Done | pluby | 04/18/2011 |
Website
Task | Date Completed | Assigned | Status |
Tag the www.neooffice.org website to avoid modifying production web pages while we modify the web pages in the test website by logging into the www.neooffice.org server, cd to the its webroot directory, and set the tag by invoking the following commands: bin/cvsplusperms.sh tag pre_NeoOffice-3_2 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_2 -d | Done | pluby | 04/16/2011 |
Update all NeoOffice and version names, file URLs, and patch version names in all of the files in the www-test-primary.neooffice.org server's neojava directory. Note: I used the following steps to do this:
$newdownloadenabled = false; $currentproductminosxversion = '10.5'; $currentproductversion = '3.2'; $currentproductfamily[0] = '3.2 Beta'; $currentpatch = ''; $oldproductshowobsoletewarning = false; $oldproductversion = '3.1.2'; $oldproductfamily[0] = '3.1.1'; $oldoooversion = '3.1.1'; $oldpatch = 'Patch 8'; |
Done | pluby | 04/16/2011 |
Update the 34 NeoOffice 3.2 main installer and language pack file sizes and set the patch file size to 0 in the /neojava/includes/globals/filesizes.php file and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit | Done | pluby | 04/16/2011 |
Update the 70 NeoOffice 3.1.1 main installer, language pack, and patch file sizes in the /neojava/includes/globals/oldfilesizes.php file and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit | Done | pluby | 04/16/2011 |
cvs remove the 2 NeoOffice 3.0.2 torrent files in the /neojava/downloads directory and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit | Done | pluby | 04/16/2011 |
Prepare the NeoOffice_3.2.html press release file, save it in the www-test-primary.neooffice.org website's /press_releases directory using the following naming format, bin/cvsplusperms.sh add the file, and invoke the following command to commit the new file: bin/cvsplusperms.sh commit | Done | pluby | 04/19/2011 |
Verify that patch checking works properly by doing the following steps in a NeoOffice 3.2 installation:
|
Done | pluby | 04/16/2011 |
Release
Generally, we try to time the release when it is early morning of the release date in New Zealand which is the most populous country closest to the international date line. So for this release, 19 April 2011 translates to the early afternoon on 18 April 2011 in California.
Task | Date Completed | Assigned | Status |
Verify that all mirrors listed for the NeoOffice 3.2 main installer and language pack links work in the www-test-primary.neooffice.org website's download pages. If any do not work, comment them out in the /neojava/includes/mirrors.php file and invoke the following command: bin/cvsplusperms.sh commit | Done | pluby | 04/19/2011 |
Make the NeoOffice 3.2 binaries downloadable from the www.neooffice.org website's download pages by updating the www.neooffice.org website's pages to match what is in the www-test.neooffice.org website's pages. Login into the www.neooffice.org server, cd to the its webroot directory, and invoke the following command: bin/cvsplusperms.sh update -Ad | Done | pluby | 04/19/2011 |
Make NeoOffice 3.2 the current version in the NeoWiki using the following steps:
|
Done | pluby | 04/19/2011 |
Replace the NeoOffice 3.2 Beta MD5 checksums with the NeoOffice 3.2 MD5 checksums and remove the NeoOffice 3.0.2 checksums. | Done | pluby | 04/19/2011 |
Add "3.2" version in Bugzilla. | Done | pluby | 04/17/2011 |
Close all bugs with a status of "Resolved" by setting the following field values:
|
Done | pluby | 04/19/2011 |
Close any bugs with a status of "Assigned" or "Reopened" and resolution of "Fixed" by setting the following field values:
|
Done | pluby | 04/19/2011 |
Change the versions listed in the NeoOffice Support forum description to NeoOffice 3.1.2 and NeoOffice 3.2. | Done | pluby | 04/19/2011 |
Reset the minimum donation level for the NeoOffice Beta Support forum to the same as the NeoOffice Support forum and remove the Beta date range in the description. | Done | pluby | 04/19/2011 |
Post the press release as an article on the Trinity news page. Note: be sure to change the language field from "English" to "All" in when submitting the article so that all Trinity users will see the article. | Done | pluby | 04/19/2011 |
Post a release announcement to this Trinity forum topic and this Trinity forum topic so that the news is included in the RSS feed. | Done | pluby | 04/19/2011 |
Delete the 34 obsolete NeoOffice-3.2_Beta-*.dmg main installer and language pack files from the /neojava/downloads directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrors.php file. | Done | pluby | 04/19/2011 |
Delete the 68 obsolete NeoOffice-3.0.2-*.dmg main installer and language pack files from the /neojava/downloads directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrors.php file. | Done | pluby | 04/19/2011 |
Delete the obsolete NeoOffice-3.2_Beta-*.dmg patch installer files from the /neojava/downloads/patches directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrors.php file. | Done | pluby | 04/19/2011 |
Delete the obsolete NeoOffice-3.0.2-*.dmg patch installer files from the /neojava/downloads/patches directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrors.php file. | Done | pluby | 04/19/2011 |
Synchronize the donation's database to PayPal's database to ensure that none of the donors' transactions are missing and to pick up any e-mail address changes made by donors during the last year using the following steps:
|
Done | pluby | 04/16/2011 |