You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2016/03/04 00:29:53 UTC

mesos git commit: Updated the Release guide.

Repository: mesos
Updated Branches:
  refs/heads/master 7276019d6 -> 0af8bd6fe


Updated the Release guide.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0af8bd6f
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0af8bd6f
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0af8bd6f

Branch: refs/heads/master
Commit: 0af8bd6fe28e3cad82d7e05ae3e308c3b2febf29
Parents: 7276019
Author: Vinod Kone <vi...@gmail.com>
Authored: Thu Mar 3 15:29:33 2016 -0800
Committer: Vinod Kone <vi...@gmail.com>
Committed: Thu Mar 3 15:29:33 2016 -0800

----------------------------------------------------------------------
 docs/release-guide.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/0af8bd6f/docs/release-guide.md
----------------------------------------------------------------------
diff --git a/docs/release-guide.md b/docs/release-guide.md
index d75a43b..69b0a0f 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -27,7 +27,7 @@ This guide describes the process of doing an official release of Mesos.
 
 3. Submit your GPG public key to a keyserver, e.g., [MIT PGP Public Key Server](https://pgp.mit.edu).
 
-4. Add your GPG fingerprint to your [Apache account](https://id.apache.org/).
+4. Add your GPG fingerprint (`gpg --fingerprint <your name>`) to your [Apache account](https://id.apache.org/).
 
 5. Create a Maven settings file (`~/.m2/settings.xml`) for the Apache
    servers where you must copy your encrypted Apache password which
@@ -197,9 +197,10 @@ Per the guidelines [when to archive](http://www.apache.org/dev/release.html#when
 
 2. Remove all minor versions that are no longer under development and commit the change.
 
-## Set the release date
+## Release the version on JIRA
+
+1. Find the released Mesos version on https://issues.apache.org/jira/plugins/servlet/project-config/MESOS/versions, and "release" it (click on "settings" --> "Release") with the correct release date.
 
-1. Find the released Mesos version on https://issues.apache.org/jira/plugins/servlet/project-config/MESOS/versions, and "release" it with the correct release date.
 
 ## Update external tooling