|
NeoOffice 3.3 Release Tasks
From NeoWiki
Revision as of 00:23, 21 August 2012 (edit) ( | contribs) (→Release - Update task status) ← Previous diff |
Current revision (16:12, 22 August 2012) (edit) (undo) ( | contribs) (→Release - Update task statuses) |
||
(2 intermediate revisions not shown.) | |||
Line 197: | Line 197: | ||
</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_3 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_3 -d ; sudo chmod ug+x bin/*.sh ; bin/cvsplusperms.sh update -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_3 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_3 -d ; sudo chmod ug+x bin/*.sh ; bin/cvsplusperms.sh update -d</tt> | ||
</td> | </td> | ||
- | <td></td><td></td><td></td> | + | <td>08/18/2012</td><td>pluby</td><td>Done</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> | ||
<p>Note: I used the following steps to do this:</p> | <p>Note: I used the following steps to do this:</p> | ||
<ul> | <ul> | ||
- | <li>Manually edit the <tt>/neojava/includes/globals.php</tt> page and set the following variables to the following values | + | <li>Manually edit the <tt>/neojava/includes/globals.php</tt> page and set the following variables to the following values: |
<pre> | <pre> | ||
- | $ | + | $torrentsenabled = false; |
- | $ | + | $newproductdownloadenabled = false; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
$newpatch = ''; | $newpatch = ''; | ||
+ | $currentproductminosxversion = '10.6'; | ||
+ | $currentproductmaxosxversion = '10.8'; | ||
+ | $currentproductversion = '3.3'; | ||
+ | $currentproductfamily = array('3.3 Beta 2', '3.3 Beta'); | ||
+ | $currentpatch = ''; | ||
+ | $oldproducthidetorrents = true; | ||
+ | $oldproductminosxversion = '10.5 Intel'; | ||
+ | $oldproductmaxosxversion = '10.7'; | ||
+ | $oldproductversion = '3.2.1'; | ||
+ | $oldproductfamily = array('3.2.1 Beta', '3.2', '3.2 Beta'); | ||
+ | $oldpatch = 'Patch 8'; | ||
</pre> | </pre> | ||
</li> | </li> | ||
- | <li>Manually edit the <tt> | + | <li>Manually edit the <tt>isProductSupported()</tt> function in the <tt>/neojava/includes/globals.php</tt> to match the minimum and maximum versions changed above. |
- | <li>Manually edit all of the <tt>features.php</tt> pages in the <tt>/neojava</tt> directory and update the features in the NeoOffice 3.3 section.</li> | + | <li>Manually edit all of the <tt>features.php</tt> pages in the <tt>/neojava</tt> directory, move the features in the NeoOffice 3.2.1 section into the bottom section, and update the features in the NeoOffice 3.3 section.</li> |
<li>Manually edit all of the <tt>header.php</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.php</tt> pages in the <tt>/neojava</tt> directory and update the text in the news banner section.</li> | ||
<li>After you verify that the changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></li> | <li>After you verify that the changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td></td><td></td> | + | <td>08/18/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Update the 31 NeoOffice 3.3 main installer and language pack file sizes and set the patch file size to <tt>0</tt> in the <tt>/neojava/includes/globals/newfilesizes.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>Update the 31 NeoOffice 3.3 main installer and language pack file sizes and set the patch file size to <tt>0</tt> in the <tt>/neojava/includes/globals/newfilesizes.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></td><td></td> | + | <td>08/18/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
Line 239: | Line 246: | ||
<li>Delete and <tt>cvs remove</tt> all of the <tt>*.torrent</tt> files in the <tt>www-test-primary.neooffice.org</tt> website's <tt>/neojava/downloads</tt> directory.</li> | <li>Delete and <tt>cvs remove</tt> all of the <tt>*.torrent</tt> files in the <tt>www-test-primary.neooffice.org</tt> website's <tt>/neojava/downloads</tt> directory.</li> | ||
<li>Obtain the 2 <tt>NeoOffice-3.2.1-*.torrent</tt> files from the <tt>mirrors.freesmug.org</tt> mirror maintainer and <tt>bin/cvsplusperms.sh cvs add</tt> these 2 files in the <tt>www-test-primary.neooffice.org</tt> website's <tt>/neojava/downloads</tt> directory.</li> | <li>Obtain the 2 <tt>NeoOffice-3.2.1-*.torrent</tt> files from the <tt>mirrors.freesmug.org</tt> mirror maintainer and <tt>bin/cvsplusperms.sh cvs add</tt> these 2 files in the <tt>www-test-primary.neooffice.org</tt> website's <tt>/neojava/downloads</tt> directory.</li> | ||
+ | <li>Manually edit the <tt>/neojava/includes/globals.php</tt> page and set the following variables to the following values: | ||
+ | <pre> | ||
+ | $torrentsenabled = true; | ||
+ | </pre> | ||
<li>After you verify the that changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></li> | <li>After you verify the that changes look correct, invoke the following command to commit your changes: <tt>bin/cvsplusperms.sh commit</tt></li> | ||
</ul> | </ul> | ||
Line 245: | Line 256: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Prepare the <tt>NeoOffice_3.3.html</tt> press release file, save it in the <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.3.html</tt> press release file, save it in the <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></td><td></td> | + | <td>08/20/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td><p>Verify that patch checking works properly by doing the following steps in a NeoOffice 3.3 installation:</p> | <td><p>Verify that patch checking works properly by doing the following steps in a NeoOffice 3.3 installation:</p> | ||
<ul> | <ul> | ||
- | <li>Test as NeoOffice 2.2.6 Patch 5 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 | + | <li>Test as NeoOffice 2.2.6 Patch 5 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.1 is available: |
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%202.2.6&patch=Patch%205&os=${_OS}&arch=${_ARCH}</pre></li> | <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>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 | + | <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.1 is available: |
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.0.2&patch=Patch%206&os=${_OS}&arch=${_ARCH}</pre></li> | <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>Test as NeoOffice 3.1.2 Patch 9 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 is | + | <li>Test as NeoOffice 3.1.2 Patch 9 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.1 is available: |
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.1.2&patch=Patch%209&os=${_OS}&arch=${_ARCH}</pre></li> | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.1.2&patch=Patch%209&os=${_OS}&arch=${_ARCH}</pre></li> | ||
<li>Test as NeoOffice 3.2 Patch 5 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.1 is available: | <li>Test as NeoOffice 3.2 Patch 5 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.1 is available: | ||
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2&patch=Patch%205&os=${_OS}&arch=${_ARCH}</pre></li> | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2&patch=Patch%205&os=${_OS}&arch=${_ARCH}</pre></li> | ||
- | <li>Test as NeoOffice 3.2.1 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.1 Patch | + | <li>Test as NeoOffice 3.2.1 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.1 Patch 8 is available: |
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2.1&patch=Patch%200&os=${_OS}&arch=${_ARCH}</pre></li> | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2.1&patch=Patch%200&os=${_OS}&arch=${_ARCH}</pre></li> | ||
- | <li>Test as NeoOffice 3.2.1 Patch 7 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 is up to date: | + | <li>Test as NeoOffice 3.2.1 Patch 8 on Mac OS X 10.6.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 is up to date: |
- | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2.1&patch=Patch% | + | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2.1&patch=Patch%208&os=${_OS}&arch=${_ARCH}&osversion=10.6.8</pre></li> |
+ | |||
+ | <li>Test as NeoOffice 3.2.1 Patch 8 on Mac OS X 10.7.4 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 is up to date: | ||
+ | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.2.1&patch=Patch%208&os=${_OS}&arch=${_ARCH}&osversion=10.7.4</pre></li> | ||
<li>Test as NeoOffice 3.3 Beta 2 Patch 1 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.3 is available: | <li>Test as NeoOffice 3.3 Beta 2 Patch 1 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.3 is available: | ||
<pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.3%20Beta%202&patch=Patch%201&os=${_OS}&arch=${_ARCH}&osversion=<OSVERSION></pre></li> | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.3%20Beta%202&patch=Patch%201&os=${_OS}&arch=${_ARCH}&osversion=<OSVERSION></pre></li> | ||
+ | <li>Test as NeoOffice 3.3 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 is up to date: | ||
+ | <pre>UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.3&patch=Patch%200&os=${_OS}&arch=${_ARCH}&osversion=<OSVERSION></pre></li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td></td><td></td> | + | <td>08/20/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 281: | Line 297: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Verify that all mirrors listed for the NeoOffice 3.3 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.3 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></td><td></td> | + | <td>08/21/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Make the NeoOffice 3.3 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.3 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></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td> | <td> | ||
<p>Make NeoOffice 3.3 the current version in the NeoWiki using the following steps:</p> | <p>Make NeoOffice 3.3 the current version in the NeoWiki using the following steps:</p> | ||
Line 298: | Line 314: | ||
<li>In the [https://neowiki.neooffice.org/index.php/Template:NeoMainPageVerLink NeoWiki NeoMainPageVerLink template], change the NeoOffice version to <tt>3.3</tt></li> | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoMainPageVerLink NeoWiki NeoMainPageVerLink template], change the NeoOffice version to <tt>3.3</tt></li> | ||
<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: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> | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>22 August 2012</tt></li> |
- | <li>In the [https://neowiki.neooffice.org/index.php/Template:Fr:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt> | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:Fr:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>22 août 2012</tt></li> |
- | <li>In the [https://neowiki.neooffice.org/index.php/Template:De:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt> | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:De:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>22. August 2012</tt></li> |
- | <li>In the [https://neowiki.neooffice.org/index.php/Template:It:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt> | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:It:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>22 agosto 2012</tt></li> |
- | <li>In the [https://neowiki.neooffice.org/index.php/Template:Es:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt> | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:Es:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>22 de agosto de 2012</tt></li> |
- | <li>In the [https://neowiki.neooffice.org/index.php/Template:Nl:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt> | + | <li>In the [https://neowiki.neooffice.org/index.php/Template:Nl:NeoOfficeWords NeoWiki NeoOfficeWords template], change the NeoOffice release date to <tt>22 augustus 2012</tt></li> |
</ul> | </ul> | ||
</td> | </td> | ||
- | <td></td><td></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
Line 314: | Line 330: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
- | <td>Remove the NeoOffice 3.3 Beta 2 MD5 checksums to the [https://neowiki.neooffice.org/index.php/NeoOffice_MD5_Checksums NeoOffice MD5 checksums page].</td> | + | <td>Remove the NeoOffice 3.3 Beta 2 and NeoOffice 3.1.2 MD5 checksums to the [https://neowiki.neooffice.org/index.php/NeoOffice_MD5_Checksums NeoOffice MD5 checksums page].</td> |
- | <td></td><td></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Set the minimum payment level for the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=18 NeoOffice Beta Support forum] to the same amount as the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=7 NeoOffice Suppport forum], remove the Beta date range in the description, and update the list of versions listed in the description for the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=7 NeoOffice Suppport forum].</td> | <td>Set the minimum payment level for the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=18 NeoOffice Beta Support forum] to the same amount as the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=7 NeoOffice Suppport forum], remove the Beta date range in the description, and update the list of versions listed in the description for the [http://trinity.neooffice.org/modules.php?name=Forums&file=viewforum&f=7 NeoOffice Suppport forum].</td> | ||
- | <td></td><td></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <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></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Add a link to the [http://www.neooffice.org/press_releases/NeoOffice_3.3.html NeoOffice 3.3 press release] in [https://neowiki.neooffice.org/index.php/NeoOffice_Press_Kit#Press_Releases this NeoWiki article].</td> | <td>Add a link to the [http://www.neooffice.org/press_releases/NeoOffice_3.3.html NeoOffice 3.3 press release] in [https://neowiki.neooffice.org/index.php/NeoOffice_Press_Kit#Press_Releases this NeoWiki article].</td> | ||
- | <td></td><td></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</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 [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>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></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
Line 357: | Line 373: | ||
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Delete the 31 obsolete <tt>NeoOffice-3.3_Beta_2-*.dmg</tt> main installer and language pack files from the <tt>/neojava/downloads/donordownloads</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrorfunctions.php</tt> file.</td> | <td>Delete the 31 obsolete <tt>NeoOffice-3.3_Beta_2-*.dmg</tt> main installer and language pack files from the <tt>/neojava/downloads/donordownloads</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrorfunctions.php</tt> file.</td> | ||
- | <td></td><td></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
</tr> | </tr> | ||
- | <tr | + | <tr> |
<td>Delete the obsolete <tt>NeoOffice-3.3_Beta_2-*.dmg</tt> patch installer files from the <tt>/neojava/downloads/donordownloads/patches</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrorfunctions.php</tt> file.</td> | <td>Delete the obsolete <tt>NeoOffice-3.3_Beta_2-*.dmg</tt> patch installer files from the <tt>/neojava/downloads/donordownloads/patches</tt> directory on all of the mirrors listed in the rsync.neooffice.org server's <tt>/neojava/includes/mirrorfunctions.php</tt> file.</td> | ||
- | <td></td><td></td><td></td> | + | <td>08/22/2012</td><td>pluby</td><td>Done</td> |
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>Delete the 31 obsolete <tt>NeoOffice-3.1.2-*.dmg</tt> main installer and language pack files from the <tt>rsync.neooffice.org</tt> server's <tt>/neojava/downloads</tt> directory.</td> | ||
+ | <td>08/22/2012</td><td>pluby</td><td>Done</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>Delete the obsolete <tt>NeoOffice-3.1.2-*.dmg</tt> patch installer files from the <tt>rsync.neooffice.org</tt> server's <tt>/neojava/downloads/patches</tt> directory.</td> | ||
+ | <td>08/22/2012</td><td>pluby</td><td>Done</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Current revision
This page is an attempt to document all of the tasks required to release NeoOffice 3.3. 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 |
Commit and test updated icon files in your workspace's etc/package directory.
|
08/15/2012 | pluby | Done |
Rebuild all custom NeoOffice code using the existing NeoOffice 3.3 development builds. Perform a confirming checkout of the HEAD branch and set the build to build with a new version and the NeoOffice trademarked product name. This includes the following steps:
|
08/15/2012 | pluby | Done |
Tag the code in the HEAD branch with the NeoOffice-3_3 tag using the following steps:
|
08/15/2012 | pluby | Done |
Create signed releasable NeoOffice 3.3 build for Intel. Note: the following steps are overkill, but they ensure that all recent changes to the NeoOffice custom code has been built:
|
08/15/2012 | pluby | Done |
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.3 folder in a new empty directory and create a CD master NeoOffice-3.3.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.3.cdr |
08/20/2012 | pluby | Done |
Verify that the releasable installer and one or more language packs install and run on Intel for the following Mac OS X versions:
|
08/17/2012 | pluby | Done |
Mirrors
NeoOffice's rsync server is hosted on rsync.neooffice.org. Downloads of the current release are restricted to paying users but the previous version is requires no payment 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 31 NeoOffice NeoOffice-3.3-*.dmg main installer and language pack files to the www-primary.neooffice.org server's /neojava/downloads/donordownloads directory using the following steps:
|
08/16/2012 | pluby | Done |
Push NeoOffice 3.2.1 files to the free download mirrors using the following steps:
|
08/17/2012 | pluby | Done |
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_3 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_3 -d ; sudo chmod ug+x bin/*.sh ; bin/cvsplusperms.sh update -d | 08/18/2012 | pluby | Done |
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:
|
08/18/2012 | pluby | Done |
Update the 31 NeoOffice 3.3 main installer and language pack file sizes and set the patch file size to 0 in the /neojava/includes/globals/newfilesizes.php file and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit | 08/18/2012 | pluby | Done |
Enable the BitTorrent links using the following steps:
|
|||
Prepare the NeoOffice_3.3.html press release file, save it in the /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 | 08/20/2012 | pluby | Done |
Verify that patch checking works properly by doing the following steps in a NeoOffice 3.3 installation:
|
08/20/2012 | pluby | Done |
Release
Task | Date Completed | Assigned | Status |
Verify that all mirrors listed for the NeoOffice 3.3 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 | 08/21/2012 | pluby | Done |
Make the NeoOffice 3.3 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 | 08/22/2012 | pluby | Done |
Make NeoOffice 3.3 the current version in the NeoWiki using the following steps:
|
08/22/2012 | pluby | Done |
Add the NeoOffice 3.3 MD5 checksums to the NeoOffice MD5 checksums page. | 08/17/2012 | pluby | Done |
Remove the NeoOffice 3.3 Beta 2 and NeoOffice 3.1.2 MD5 checksums to the NeoOffice MD5 checksums page. | 08/22/2012 | pluby | Done |
Set the minimum payment level for the NeoOffice Beta Support forum to the same amount as the NeoOffice Suppport forum, remove the Beta date range in the description, and update the list of versions listed in the description for the NeoOffice Suppport forum. | 08/22/2012 | pluby | Done |
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. | 08/22/2012 | pluby | Done |
Add a link to the NeoOffice 3.3 press release in this NeoWiki article. | 08/22/2012 | pluby | Done |
Post a release announcement to this Trinity forum topic and this Trinity forum topic so that the news is included in the RSS feed. | 08/22/2012 | pluby | Done |
Synchronize the payments database to PayPal's database to ensure that none of the users' transactions are missing and to pick up any e-mail address changes made by users during the last year using the following steps:
|
08/20/2012 | pluby | Done |
Delete the 31 obsolete NeoOffice-3.3_Beta_2-*.dmg main installer and language pack files from the /neojava/downloads/donordownloads directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrorfunctions.php file. | 08/22/2012 | pluby | Done |
Delete the obsolete NeoOffice-3.3_Beta_2-*.dmg patch installer files from the /neojava/downloads/donordownloads/patches directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrorfunctions.php file. | 08/22/2012 | pluby | Done |
Delete the 31 obsolete NeoOffice-3.1.2-*.dmg main installer and language pack files from the rsync.neooffice.org server's /neojava/downloads directory. | 08/22/2012 | pluby | Done |
Delete the obsolete NeoOffice-3.1.2-*.dmg patch installer files from the rsync.neooffice.org server's /neojava/downloads/patches directory. | 08/22/2012 | pluby | Done |