You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/06/12 03:51:58 UTC

git commit: Add more "announce" instructions

Repository: cordova-coho
Updated Branches:
  refs/heads/master a2512a280 -> 88e6ee955


Add more "announce" instructions

Leverage the ASF announce mailing list, and potential custom help
from their press department. Also have the plugin-release and tools-release
process do the same announcements as cadence-release.


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/88e6ee95
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/88e6ee95
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/88e6ee95

Branch: refs/heads/master
Commit: 88e6ee955843b089f0780d363928bac2cc181b41
Parents: a2512a2
Author: Marcel Kinard <cm...@gmail.com>
Authored: Wed Jun 11 21:50:00 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Wed Jun 11 21:50:00 2014 -0400

----------------------------------------------------------------------
 docs/cadence-release-process.md | 3 ++-
 docs/plugins-release-process.md | 4 ++++
 docs/tools-release-process.md   | 3 +++
 3 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/88e6ee95/docs/cadence-release-process.md
----------------------------------------------------------------------
diff --git a/docs/cadence-release-process.md b/docs/cadence-release-process.md
index 3e7ed02..51c1b46 100644
--- a/docs/cadence-release-process.md
+++ b/docs/cadence-release-process.md
@@ -377,7 +377,8 @@ Refer to [tools-release-process.md](tools-release-process.md)
    * Create a blog post for it (instructions on [sites page README](https://svn.apache.org/repos/asf/cordova/site/README.md))
    * Tweet it on https://twitter.com/apachecordova
    * Announce to [G+ Page](https://plus.google.com/u/0/113178331525415522084/posts)
-
+   * Get it posted to Apache's announce mailing list: send an mail to announce@apache.org, sent from your @apache.org email address. You'll then need to wait for the moderator to accept the message. The www.a.o home page is automatically updated with the announcement after the moderator approves.
+   * For major project milestones, email press@apache.org and they can provide custom help.
 
 # Additional Information
  * [IOSReleaseChecklist](https://wiki.apache.org/cordova/IOSReleaseChecklist)

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/88e6ee95/docs/plugins-release-process.md
----------------------------------------------------------------------
diff --git a/docs/plugins-release-process.md b/docs/plugins-release-process.md
index a7bebb6..a315313 100644
--- a/docs/plugins-release-process.md
+++ b/docs/plugins-release-process.md
@@ -248,6 +248,10 @@ Find your release here: https://dist.apache.org/repos/dist/release/cordova/plugi
     svn add NEW_FILES_HERE
     svn commit
 
+## Do other announcements
+
+    Do the same things regarding announcements as described in cadence-release-process, where they make sense.
+
 ## Close JIRA Issue
  * Double check that the issue has comments that record the steps you took
  * Mark it as fixed

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/88e6ee95/docs/tools-release-process.md
----------------------------------------------------------------------
diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md
index 3c54774..9d3430f 100644
--- a/docs/tools-release-process.md
+++ b/docs/tools-release-process.md
@@ -264,6 +264,9 @@ Subject: [ANNOUNCEMENT] Tools Release
     
     You can view the release blog post at LINK_TO_BLOG
 
+## Do other announcements
+
+    Do the same things regarding announcements as described in cadence-release-process, where they make sense.
 
 ## Close JIRA Issue
  * Double check that the issue has comments that record the steps you took