Repository: incubator-apex-site Updated Branches: refs/heads/master d8b204304 -> e12e225ed
Add website update step to release instructions. Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/e12e225e Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/e12e225e Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/e12e225e Branch: refs/heads/master Commit: e12e225ed7bfc90e9d858c1672e8c97c096925b7 Parents: d8b2043 Author: Thomas Weise <[email protected]> Authored: Fri Mar 4 18:22:37 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Fri Mar 4 18:22:37 2016 -0800 ---------------------------------------------------------------------- src/md/release.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/e12e225e/src/md/release.md ---------------------------------------------------------------------- diff --git a/src/md/release.md b/src/md/release.md index d01b84b..9204d2e 100644 --- a/src/md/release.md +++ b/src/md/release.md @@ -178,7 +178,7 @@ svn mv https://dist.apache.org/repos/dist/dev/incubator/apex/v${rv} https://dist ### JIRA -Close release and all associated tickets (use bulk change workflow transition). +Close release and all associated tickets (use bulk change workflow transition and turn off notification at bottom of page). Create version number X.Y.Z+1 for next release ### git @@ -211,5 +211,8 @@ configurations as in the new release branch, except changing `<breakBuildOnModif ## Announce Release +Update the download page to reflect the new release: https://github.com/apache/incubator-apex-site#updating-downloads-page + +Send the announcement email, example: http://mail-archives.apache.org/mod_mbox/incubator-general/201602.mbox/%3CCA%2B5xAo0NmnkxmdWdxCfcKVKL5%3Dd9ssE74nB%2BB1R6vX1rLaDqNw%40mail.gmail.com%3E
