Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

RSCREVISION
BUILD
LAST_MINOR

 


QA

  • Generic QA
    TBD

  • Specific QA focused on the selected bugfixes/enhancements
    TBD

...

...

en-US, fr, de, it, es, ja, ru, pl, nl, zh-twTW, cs, zh-cnCN, el, pt, da, no

Do not forget the template files with code "xx".

...

Update the data of the following file: https://svngithub.com/apache.org/repos/asf/openoffice-project/siteblob/trunkmain/content/doap_openoffice.rdf

Finally, don't forget to publish the websiteThis file is located on the project website, which is self-publishing. Just make sure you do the changes in one commit.

IMPORTANT

The new data is not shown after it was published. There is a delay due to a cron job that runs maybe every 24h.

...

...

  1. Double-check what version was built (for 4.1.6 it is revision 1844436, you find it even in the About Box). Of course, if this happens during the release process, the Release Manager knows it.

  2. Find the relevant branch in https://svn.apache.org/viewvc/openoffice/branches/ (in this case it is AOO416 and revision number is indeed 1844436) and check it is aligned (it is, since the two revisions match).
  3. SVN will copy the branch to the tag. You can do it locally but it is much more efficient to do it remotely. So, from anywhere on a machine with SVN access, just run:
$ svn copy https://svn.apache.org/repos/asf/openoffice/branches/AOO413AOO416 https://svn.apache.org/repos/asf/openoffice/tags/AOO413AOO416 -m "AOO revision \
1844436 from branch AOO416 was voted to be released as Apache OpenOffice 4.1.6 on November, 18th, 2018"

Committed revision 1844437.

...