NeoOffice 3.1.1 Beta Release Tasks

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 03:55, 24 March 2010 (edit)
( | contribs)
(Website - Correct task description)
← Previous diff
Current revision (23:15, 5 April 2010) (edit) (undo)
( | contribs)
(Release - Update task status)
 
(10 intermediate revisions not shown.)
Line 58: Line 58:
rm -rf "Akua_2010Q1_Release" rm -rf "Akua_2010Q1_Release"
endif endif
 +</pre>
 + </li>
 + <li>Execute the following shell script:
 +<pre>
 +#!/bin/csh
 +#
 +# execute within etc/package directory
 +
 +setenv PKGDIR `pwd`
 +
 +pushd ~
 +curl -C - -O http://www.pimley.net/projects/downloads/NeoOfficeAquaElements.zip
 +popd
 +
 +mkdir "NeoOffice Aqua Elements 3"
 +pushd "NeoOffice Aqua Elements 3"
 +unzip ~/NeoOfficeAquaElements.zip
 +find . -exec touch {} \;
 +find . -type f -name \.\* -print0 | xargs -0 -n 1 rm -f
 +popd
 +
 +if ( -e NeoOfficeAquaElements.zip ) then
 + rm NeoOfficeAquaElements.zip
 +endif
 +pushd "NeoOffice Aqua Elements 3"
 +zip -r ../NeoOfficeAquaElements.zip "NeoOffice Aqua Elements 3"
 +popd
 +rm -rf "NeoOffice Aqua Elements 3"
</pre> </pre>
</li> </li>
Line 64: Line 92:
</ul> </ul>
</td> </td>
- <td>03/22/2010</td><td>pluby</td><td>Done</td>+ <td>03/25/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 127: Line 155:
</ul> </ul>
</td> </td>
- <td>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 141: Line 169:
</ul> </ul>
</td> </td>
- <td>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 149: Line 177:
<p>Note: Use the same steps as used for the matching Intel task.</p> <p>Note: Use the same steps as used for the matching Intel task.</p>
</td> </td>
- <td>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td> <td>
<p>Create backup copy of the NeoOffice 3.1.1 Beta releasable Intel binaries and upload them to staging server.</p> <p>Create backup copy of the NeoOffice 3.1.1 Beta releasable Intel binaries and upload them to staging server.</p>
Line 166: Line 194:
</pre> </pre>
</td> </td>
- <td></td><td>pluby</td><td></td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td> <td>
<p>Create backup copy of the NeoOffice 3.1.1 Beta releasable PowerPC binaries and upload them to staging server.</p> <p>Create backup copy of the NeoOffice 3.1.1 Beta releasable PowerPC binaries and upload them to staging server.</p>
<p>Note: Use the same steps as used for the matching Intel task.</p> <p>Note: Use the same steps as used for the matching Intel task.</p>
</td> </td>
- <td></td><td>pluby</td><td></td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 186: Line 214:
</ul> </ul>
</td> </td>
- <td>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 197: Line 225:
</ul> </ul>
</td> </td>
- <td>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 221: Line 249:
<tr> <tr>
<td>Copy the 2 NeoOffice main installer <tt>NeoOffice-3.1.1_Beta-*.dmg</tt> files from the <tt>joe.neooffice.org</tt> server's <tt>/neojava/earlyaccessdownloads</tt> directory to the <tt>/neojava/earlyaccessdownloads</tt> directory on all of the mirrors listed in the <tt>joe.neooffice.org</tt> server's <tt>/neojava/includes/earlyaccessmirrors.php</tt> file.</td> <td>Copy the 2 NeoOffice main installer <tt>NeoOffice-3.1.1_Beta-*.dmg</tt> files from the <tt>joe.neooffice.org</tt> server's <tt>/neojava/earlyaccessdownloads</tt> directory to the <tt>/neojava/earlyaccessdownloads</tt> directory on all of the mirrors listed in the <tt>joe.neooffice.org</tt> server's <tt>/neojava/includes/earlyaccessmirrors.php</tt> file.</td>
- <td>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 297: Line 325:
<tr> <tr>
<td>Update the NeoOffice 3.1.1 Beta main installer and language pack file sizes and set the 2 patch file sizes to <tt>0</tt> in the <tt>/neojava/includes/globals/earlyaccessfilesizes.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 NeoOffice 3.1.1 Beta main installer and language pack file sizes and set the 2 patch file sizes to <tt>0</tt> in the <tt>/neojava/includes/globals/earlyaccessfilesizes.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>03/23/2010</td><td>pluby</td><td>Done</td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
Line 305: Line 333:
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
- <td>Prepare the <tt>NeoOffice_3.1.1_Early_Access.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><p>Verify that patch checking works properly by doing the following steps in a NeoOffice 3.1.1 Beta installation:</p>
- <td></td><td>pluby</td><td></td>+ <ul>
 + <li>Test as NeoOffice 3.0.2 Patch 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.0.2&patch=Patch%203&os=${_OS}&arch=${_ARCH}</pre>
 + </li>
 + <li>Test as NeoOffice 3.1.1 Beta Patch 0 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.1.1%20Beta&patch=Patch%200&os=${_OS}&arch=${_ARCH}</pre>
 + </li>
 + </ul>
 + </td>
 + <td>03/27/2010</td><td>pluby</td><td>Done</td>
 + </tr>
 + 
 + <tr>
 + <td>Prepare the <tt>NeoOffice_3.1.1_Beta.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>03/27/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
</table> </table>
Line 321: Line 363:
</tr> </tr>
- <tr bgcolor="lightgreen">+ <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 Early Access Program period 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 Early Access Program period using the following steps:</p>
Line 336: Line 378:
</ul> </ul>
</td> </td>
- <td></td><td>pluby</td><td></td>+ <td>05/05/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td>Verify that all mirrors listed for the NeoOffice 3.1.1 Beta main installer and language pack links work in the <tt>www-test.neooffice.org</tt> website's Early Access Program download pages. If any do not work, comment them out in the <tt>/neojava/includes/earlyaccessmirrors.php</tt> file (for the main installer) and in the <tt>neojava/includes/mirror.php</tt> (for the language packs) and invoke the following command: <tt>bin/cvsplusperms.sh commit</tt></td> <td>Verify that all mirrors listed for the NeoOffice 3.1.1 Beta main installer and language pack links work in the <tt>www-test.neooffice.org</tt> website's Early Access Program download pages. If any do not work, comment them out in the <tt>/neojava/includes/earlyaccessmirrors.php</tt> file (for the main installer) and in the <tt>neojava/includes/mirror.php</tt> (for the language packs) and invoke the following command: <tt>bin/cvsplusperms.sh commit</tt></td>
- <td></td><td>pluby</td><td></td>+ <td>03/27/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td>Make the NeoOffice 3.1.1 Beta binaries downloadable from the <tt>www.neooffice.org</tt> website's Early Access Program 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.1.1 Beta binaries downloadable from the <tt>www.neooffice.org</tt> website's Early Access Program 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>04/05/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td>Append the [http://neowiki.neooffice.org/index.php/NeoOffice_MD5_Checksums NeoOffice MD5 checksums] page with the NeoOffice 3.1.1 Beta MD5 checksums.</td> <td>Append the [http://neowiki.neooffice.org/index.php/NeoOffice_MD5_Checksums NeoOffice MD5 checksums] page with the NeoOffice 3.1.1 Beta MD5 checksums.</td>
- <td></td><td>pluby</td><td></td>+ <td>03/26/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td>Add "3.1.1 Beta" as a version in [http://bugzilla.neooffice.org/ Bugzilla].</td> <td>Add "3.1.1 Beta" as a version in [http://bugzilla.neooffice.org/ Bugzilla].</td>
- <td></td><td>pluby</td><td></td>+ <td>03/27/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <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 368: Line 410:
</ul> </ul>
</td> </td>
- <td></td><td>pluby</td><td></td>+ <td>04/05/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
- <td><p>Close any bugs with a status of "Assigned" or "Reopened" and resolution of "Fixed" (bugs fixed in the release build after the final Beta patch) 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>
<li>Set "Status" field to "Closed"</li> <li>Set "Status" field to "Closed"</li>
Line 380: Line 422:
</ul> </ul>
</td> </td>
- <td></td><td>pluby</td><td></td>+ <td>04/05/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
<td>Post the press release as an article on [http://trinity.neooffice.org trinity.neooffice.org]. 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 [http://trinity.neooffice.org trinity.neooffice.org]. 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>04/05/2010</td><td>pluby</td><td>Done</td>
</tr> </tr>
- <tr bgcolor="lightgreen">+ <tr>
- <td>Post a release announcement to [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=6844 this Trinity forum topic], [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=6844 this Trinity forum topic], and [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=7813 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=6844 this Trinity forum topic], [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=6844 this Trinity forum topic], [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=6844 this Trinity forum topic] and [http://trinity.neooffice.org/modules.php?name=Forums&file=viewtopic&t=7813 this Trinity forum topic] so that the news is included in the RSS feed.</td>
- <td></td><td>pluby</td><td></td>+ <td>04/05/2010</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.1.1 Beta. 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 assigned
Assigned but not yet due

Contents

Builds

In this release, we are making changes to NeoOffice's underlying OpenOffice.org code. Also, new application and toolbar icons were added. Because of these changes, an upgrade patch would be excessive large so no upgrade patch will be released.

TaskDate CompletedAssignedStatus

Commit and test updated icon files in your workspace's NeoOffice 3.1.1 etc/package directory.

  • cd etc/package
  • Execute the following shell script:
    #!/bin/csh
    #
    # execute within etc/package directory
    
    setenv PKGDIR `pwd`
    
    pushd ~
    curl -C - -O http://files.me.com/punto_mac/9qlzn8
    popd
    
    setenv VOL `hdiutil mount ~/9qlzn8 | perl -ne 'if ( /(\/Volumes.*)$/ ) { print $1; }'`
    if ( "$VOL" != "" ) then
            mkdir "Akua_2010Q1_Release"
            pushd "$VOL"
            cp -rf * "$PKGDIR/Akua_2010Q1_Release"
            popd
            pushd "Akua_2010Q1_Release"
            find . -type f -name \.\* -print0 | xargs -0 -n 1 rm -f
            popd
    
            if ( -e AkuaIcons.zip ) then
                    rm AkuaIcons.zip
            endif
            zip -r AkuaIcons.zip "Akua_2010Q1_Release"
            hdiutil unmount "$VOL"
            rm -rf "Akua_2010Q1_Release"
    endif
    
  • Execute the following shell script:
    #!/bin/csh
    #
    # execute within etc/package directory
    
    setenv PKGDIR `pwd`
    
    pushd ~
    curl -C - -O http://www.pimley.net/projects/downloads/NeoOfficeAquaElements.zip
    popd
    
    mkdir "NeoOffice Aqua Elements 3"
    pushd "NeoOffice Aqua Elements 3"
    unzip ~/NeoOfficeAquaElements.zip
    find . -exec touch {} \;
    find . -type f -name \.\* -print0 | xargs -0 -n 1 rm -f
    popd
    
    if ( -e NeoOfficeAquaElements.zip ) then
            rm NeoOfficeAquaElements.zip
    endif
    pushd "NeoOffice Aqua Elements 3"
    zip -r ../NeoOfficeAquaElements.zip "NeoOffice Aqua Elements 3"
    popd
    rm -rf "NeoOffice Aqua Elements 3"
    
  • Rebuild NeoOffice installers with new icon zip files and verify proper build.
  • Reinstall both builds and check that updated icons are available.
03/25/2010plubyDone

Rebuild all custom NeoOffice code using the existing NeoOffice 3.1.1 Beta development builds. Perform a confirming checkout of the HEAD branch and set build to build with a new version and the NeoOffice trademarked product names.

This includes the following steps:

  • Do a cvs update -Ad to ensure that you have the latest code in your workspace, verify that none of the files are marked as updated, patched, modified, or have conflicts, and verify that the latest code actually builds through the installer.
  • Copy custom.neo.mk file to custom.mk so that the clean checkout will build with the trademarked product names.
  • In makefile, change the following macros to the respective values:

    OO_PRODUCT_VERSION_FAMILY=3.1
    PRODUCT_VERSION_FAMILY=3.0
    PRODUCT_VERSION=3.1.1 Beta
    PRODUCT_DIR_VERSION=3.1.1_Beta
    PREVIOUS_PRODUCT_VERSION=$(PRODUCT_VERSION)
    PRODUCT_PATCH_VERSION=Patch 0
    PRODUCT_DIR_PATCH_VERSION=Patch-0
    NEO_TAG:=-rNeoOffice-3_1_1_Beta
    
  • Delete all build.neo_* files so that all custom NeoOffice and RetroOffice code will be rebuilt.
  • Commit makefile changes and invoke make all to rebuild all applicable code and installers.
03/23/2010plubyDone

Verify that none of the NeoOffice 3.1.1 Beta Intel build's executables or libraries link to any X11 libraries.

Note: to do this task, install your latest NeoOffice build and, in a terminal, execute the following commands:

sh
cd /Applications/NeoOffice.app/Contents
for i in `find . -type f`; do echo $i ; otool -L $i 2>&1 | grep X11; done

If none of the binaries link to any X11 libraries, the above commands will only print a list of files. However, if you see any lines that look similar to the following, the file listed just before this type of line is linked to an X11 library and this must be correct before the NeoOffice binaries can be released.

/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version 6.2.0)
03/23/2010plubyDone

Verify that none of the NeoOffice 3.1.1 Beta PowerPC build's executables or libraries link to any X11 libraries.

Note: Use the same steps as used for the matching Intel task.

03/23/2010plubyDone

Tag the code in the HEAD branch with the NeoOffice-3_1_1_Beta tag using the following:

  • Do a cvs update -Ad to ensure that you have the latest code in your workspace, verify that none of the files are marked as updated, patched, modified, or have conflicts, and verify that the latest code actually builds through the installer.
  • Tag all files in your workspace by invoking cvs tag NeoOffice-3_1_1_Beta.
  • If there are any build errors, fix and commit them, retag the changed files by invoking cvs tag -F NeoOffice-3_1_1_Beta, and repeating the step.
03/26/2010plubyDone

Create releasable NeoOffice 3.1.1 Beta build for Intel.

Note: the following steps are overkill, but they ensure that all recent changes to the NeoOffice custom code has been built:

  • Do a cvs update -d -rNeoOffice-3_1_1_Beta and verify that none of the files are marked as updated, patched, modified, or have conflicts. If any such errors appear, the previous task (tagging of the workspace) has not been done properly and it needs to done properly before you can proceed with this task.
  • Do a cvs update -Ad so that you can do bug fixing and release patches after you create your releasable build
  • Delete all build.neo_* files. This will force the installer to rebuild the odf-converter code and all of the NeoOffice custom code without causing any of the OpenOffice.org or ooo-build code to be rebuilt.
  • Invoke make all to create the releasable installer and language packs.
03/26/2010plubyDone

Create releasable NeoOffice 3.1.1 Beta build for PowerPC.

Note: Use the same steps as used for the matching Intel task.

03/26/2010plubyDone

Create backup copy of the NeoOffice 3.1.1 Beta releasable Intel binaries and upload them to staging server.

The following steps are the steps that I used to create my backup copy:

  • Create an empty NeoOffice-3.1.1_Early_Access directory outside of the workspace
  • Copy all 34 install/*.dmg files from your releasable build into the empty NeoOffice-3.1.1_Beta directory and chmod 444 *.dmg in that directory

Put the NeoOffice-3.1.1_Beta folder in a new empty directory and create a CD master NeoOffice-3.1.1_Beta.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.1.1_Beta.cdr
03/26/2010plubyDone

Create backup copy of the NeoOffice 3.1.1 Beta releasable PowerPC binaries and upload them to staging server.

Note: Use the same steps as used for the matching Intel task.

03/26/2010plubyDone

Verify that the releasable NeoOffice 3.1.1 Beta installers and one or more language packs install and run on Intel for the following Mac OS X versions:

  • 10.4.11
  • 10.5.8
  • 10.6.2
03/26/2010plubyDone

Verify that the releasable NeoOffice 3.1.1 Beta installers and one or more language packs install and run on PowerPC for the following Mac OS X versions:

  • 10.4.11
  • 10.5.8
03/26/2010plubyDone

Mirrors

NeoOffice's rsync server is hosted on rsync.neooffice.org and our volunteer mirrors obtain the NeoOffice binaries by nightly runs of the following command on their mirrors:

rsync --archive --delete rsync://rsync.neooffice.org/neojavadownloads/ \
/path/to/NeoOffice/mirror/directory

Note that the NeoOffice Early Access Program main installer binaries are only mirrored on neooffice.org servers so using the above command will only copy the language pack and patch binaries.

TaskDate CompletedAssignedStatus
Copy the 2 NeoOffice main installer NeoOffice-3.1.1_Beta-*.dmg files from the joe.neooffice.org server's /neojava/earlyaccessdownloads directory to the /neojava/earlyaccessdownloads directory on all of the mirrors listed in the joe.neooffice.org server's /neojava/includes/earlyaccessmirrors.php file. 03/26/2010plubyDone
Upload the 66 NeoOffice language pack installer NeoOffice-3.1.1_Beta-Language_Pack_*.dmg files to the joe.neooffice.org server's /neojava/downloads directory. 03/23/2010plubyDone

Website

TaskDate CompletedAssignedStatus

Set the start and end dates and new features for the upcoming Early Access Program on the www-test-primary.neooffice.org server's neojava directory.

Note: I used the following steps to do this:

  • Manually edit the /neojava/includes/globals.php page and set the following variables to the following values:
  • $earlyaccessdownloadenabled = false;
    $earlyaccessredirectenabled = false;
    $earlyaccessfreeproduct = 'NeoOffice 3.1.1';
    $earlyaccessproductversion = '3.1.1 Beta';
    $earlyaccessoooversion = '3.1.1';
    $earlyaccessproductfamily[0] = '';
    $earlyaccesspatch = 'Patch 0';
    $oldearlyaccessproductversion = '';
    $oldearlyaccessproductfamily[0] = '';
    
  • Manually edit all of the header.html pages in the /neojava directory and put the NeoOffice 3.1.1 Beta announcement within the news banner's "else" block of its "if ($earlyaccessredirectenabled)" section.
  • Manually edit all of the strings_*.php pages in the /includes directory and set the $eapDonationStartDate, $eapEndDate, and $eapStartDate values to the Early Access Program start and end dates wherever they are listed.
  • Manually edit all of the earlyaccessfeatures.php pages in the /neojava directory and add any new or missing features compared to the matching OpenOffice.org version.
  • After you verify that the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit
03/16/2010plubyDone
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 NeoOffice-3_1_1_Beta ; bin/cvsplusperms.sh update -d -rNeoOffice-3_1_1_Beta 03/23/2010plubyDone

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:

  • Manually edit the /neojava/includes/globals.php page and set the following variables to the following values:
  • $earlyaccessdownloadenabled = true;
    
  • Manually edit all of the header.html pages in the /neojava directory and put the NeoOffice 3.1.1 Beta announcement within the news banner's "if ($earlyaccessdownloadenabled)" section.
  • Manually edit all of the earlyaccess*.php pages in the /neojava directory and update the number of supported language packs.
  • Manually edit all of the earlyaccesslangpackdownload.php pages in the /neojava directory and remove any unsupported language packs and add any newly supported language packs.
  • Manually edit the /neojava/donations/config.php file and set the DONATIONSDOWNLOADCOOKIEKEY and DONATIONSDOWNLOADCOOKIEVALUE defines to values that have not been used in past Early Access Programs.
  • After you verify that the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit
03/23/2010plubyDone
Manually edit the mirror_htdocs CVS module's /neojava/earlyaccessdownloads/.htaccess, update any lines to match the changes made in the www_htdocs CVS module's /neojava/donations/config.php file, and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit. Then, propagate the change by logging into each of the servers listed in the www_htdocs CVS module's /neojava/includes/earlyaccessmirrors.php file and invoking the following command: bin/cvsplusperms.sh update -Ad 03/23/2010plubyDone
Update the NeoOffice 3.1.1 Beta main installer and language pack file sizes and set the 2 patch file sizes to 0 in the /neojava/includes/globals/earlyaccessfilesizes.php file and if the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit 03/26/2010plubyDone
Update the name and start and end dates for the current Early Access Program membership and subscription categories in the Early Access Program database by logging into the the www.neooffice.org server and using the server's /neojava/donationsadmin/manage_categories.php program to update the names and start and end dates for the current Early Access Program membership and subscription categories. Note that the start date should overlap slightly with the end date of the last Early Access Program to ensure that no donations get missed. 03/15/2010plubyDone

Verify that patch checking works properly by doing the following steps in a NeoOffice 3.1.1 Beta installation:

  • Test as NeoOffice 3.0.2 Patch 3 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL 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:
    UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.0.2&patch=Patch%203&os=${_OS}&arch=${_ARCH}
  • Test as NeoOffice 3.1.1 Beta Patch 0 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL 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:
    UpdateURL=http://www-test.neooffice.org/neojava/patchcheck.php?product=NeoOffice%203.1.1%20Beta&patch=Patch%200&os=${_OS}&arch=${_ARCH}
03/27/2010plubyDone
Prepare the NeoOffice_3.1.1_Beta.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 03/27/2010plubyDone

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, 6 April 2010 translates to in the afternoon on 5 April 2010 in California.

TaskDate CompletedAssignedStatus

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 Early Access Program period using the following steps:

  • Login to PayPal, click on the History tab, click on Download My History link, select Custom Date Range, enter the day before the start of the Early Access Program period as the "From" date and the current date as the "To" date, and "Comma Delimited - All Activity" as the "File Types to Download".
  • It will take some time for PayPal to prepare the file. Once the file is ready, download it and use sftp to copy it to the www.neooffice.org server. Note: be sure to delete your local copy.
  • Once the history file is on the www.neooffice.org server, login to the server, cd to the /donationsadmin directory, and execute the following command to import the history file:
    sh
    ./import_paypal_transaction_history.php /path/to/history/file 2>/path/to/error/file
    
  • Inspect the entries in the error file created in the previous command and verify that none of the rejected lines from the file are donor transactions.
05/05/2010plubyDone
Verify that all mirrors listed for the NeoOffice 3.1.1 Beta main installer and language pack links work in the www-test.neooffice.org website's Early Access Program download pages. If any do not work, comment them out in the /neojava/includes/earlyaccessmirrors.php file (for the main installer) and in the neojava/includes/mirror.php (for the language packs) and invoke the following command: bin/cvsplusperms.sh commit 03/27/2010plubyDone
Make the NeoOffice 3.1.1 Beta binaries downloadable from the www.neooffice.org website's Early Access Program 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 04/05/2010plubyDone
Append the NeoOffice MD5 checksums page with the NeoOffice 3.1.1 Beta MD5 checksums. 03/26/2010plubyDone
Add "3.1.1 Beta" as a version in Bugzilla. 03/27/2010plubyDone

Close all bugs with a status of "Resolved" by setting the following field values:

  • Set "Status" field to "Closed"
  • Set "Resolution" field to "Fixed"
  • Set "Target Version" field to "3.1.1 Beta"
  • Set "Closed in Version" field to "3.1.1 Beta"
04/05/2010plubyDone

Close any bugs with a status of "Assigned" or "Reopened" and resolution of "Fixed" by setting the following field values:

  • Set "Status" field to "Closed"
  • Set "Resolution" field to "Fixed"
  • Set "Target Version" field to "3.1.1 Beta"
  • Set "Closed in Version" field to "3.1.1 Beta"
04/05/2010plubyDone
Post the press release as an article on trinity.neooffice.org. 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. 04/05/2010plubyDone
Post a release announcement to this Trinity forum topic, this Trinity forum topic, this Trinity forum topic and this Trinity forum topic so that the news is included in the RSS feed. 04/05/2010plubyDone
Personal tools