Difference between revisions of "Post Release Checklist"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 26: Line 26:
 
  <tr>
 
  <tr>
 
   <td>instsetoo_native, openoffice.lst</td>
 
   <td>instsetoo_native, openoffice.lst</td>
   <td>update the version numbers PACKAGEVERSION, LIBRARYVERSION</td>
+
   <td>update the version numbers in the variables PRODUCTVERSION, ABOUTBOXPRODUCTVERSION, UPDATEURL, PACKAGEVERSION, LIBRARYVERSION</td>
 
   <td>IS</td>
 
   <td>IS</td>
 
  </tr>
 
  </tr>
Line 32: Line 32:
 
  <tr>
 
  <tr>
 
   <td>sysui, productversion.mk</td>
 
   <td>sysui, productversion.mk</td>
   <td>update the version numbers PRODUCTVERSION, PKGVERSION, LONGPRODUCTNAME, UNIXFILENAME</td>
+
   <td>update the version numbers in the variables PRODUCTVERSION, PKGVERSION, LONGPRODUCTNAME, UNIXFILENAME</td>
 
   <td>IS/OBR/IHI</td>
 
   <td>IS/OBR/IHI</td>
 +
</tr>
 +
 +
<tr>
 +
  <td>Alias for UpdateURL</td>
 +
  <td>Generate new alias for the update URL</td>
 +
  <td>OF</td>
 
  </tr>
 
  </tr>
  

Revision as of 10:18, 8 June 2007

This page contains information about what has to be done in particular modules after a release of OOo.

Module What has to be done Owner
offapi Commit the types.rdb which is used in the last release. That is, exchange offapi/type_reference/types.rdb with the released types.rdb and insert a comment into offapi/type_reference/typelibrary_history.txt. Commit both. JSC
cli_ure Adjust the versions of the .NET assemblies. For detailed instructions read cli_ure/readme.txt JL
splashscreen, about bitmap update the version numbers in graphics STS/PB
instsetoo_native, openoffice.lst update the version numbers in the variables PRODUCTVERSION, ABOUTBOXPRODUCTVERSION, UPDATEURL, PACKAGEVERSION, LIBRARYVERSION IS
sysui, productversion.mk update the version numbers in the variables PRODUCTVERSION, PKGVERSION, LONGPRODUCTNAME, UNIXFILENAME IS/OBR/IHI
Alias for UpdateURL Generate new alias for the update URL OF

Done after 2.0.3 release

Personal tools