You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2014/10/28 18:50:52 UTC

[4/9] git commit: HOWTO: Modify release instructions.

HOWTO: Modify release instructions.


Project: http://git-wip-us.apache.org/repos/asf/incubator-calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/17f3e295
Tree: http://git-wip-us.apache.org/repos/asf/incubator-calcite/tree/17f3e295
Diff: http://git-wip-us.apache.org/repos/asf/incubator-calcite/diff/17f3e295

Branch: refs/heads/master
Commit: 17f3e295e00c82adf2014b5bf26b6f3472529420
Parents: 9f73670
Author: Julian Hyde <jh...@apache.org>
Authored: Tue Oct 7 18:07:53 2014 -0700
Committer: Julian Hyde <jh...@apache.org>
Committed: Fri Oct 24 09:44:20 2014 -0700

----------------------------------------------------------------------
 doc/HOWTO.md | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/17f3e295/doc/HOWTO.md
----------------------------------------------------------------------
diff --git a/doc/HOWTO.md b/doc/HOWTO.md
index cab8aff..ea46082 100644
--- a/doc/HOWTO.md
+++ b/doc/HOWTO.md
@@ -379,6 +379,9 @@ Verify the staged artifacts in the Nexus repository:
 * Enterprise &rarr; Staging
 * Staging tab &rarr; Name column &rarr; org.apache.calcite
 * Navigate through the artifact tree and make sure the .jar, .pom, .asc files are present
+* Press the 'Close' button to publish the repository at
+ https://repository.apache.org/content/repositories/orgapachecalcite-1000
+ (or a similar URL)
 
 Upload the artifacts to a staging area (in this case, your
 people.apache.org home directory):
@@ -461,7 +464,7 @@ Release vote on dev list
 
 ```
 To: dev@calcite.incubator.apache.org
-Subject: Release apache-calcite-X.Y.Z-incubating (release candidate N)
+Subject: [VOTE] Release apache-calcite-X.Y.Z-incubating (release candidate N)
 
 Hi all,
 
@@ -502,7 +505,11 @@ After vote finishes, send out the result:
 
 ```
 Subject: [RESULT] [VOTE] Release apache-calcite-X.Y.Z-incubating (release candidate N)
+<<<<<<< HEAD
 To: dev@calcite.incubator.apache.org
+=======
+To: dev@optiq.incubator.apache.org
+>>>>>>> 9f95c4f... HOWTO: Modify release instructions.
 
 Thanks to everyone who has tested the release candidate and given
 their comments and votes.
@@ -544,7 +551,7 @@ is open for 72 hours, or until the necessary number of votes (3 +1)
 is reached.
 
 [ ] +1 Release this package as Apache Calcite X.Y.Z incubating
-[ ] -1 Do not release this package because ...
+[ ] -1 Do not release this package because...
 
 Apache Calcite PPMC
 
@@ -559,7 +566,7 @@ No -1 votes
 http://mail-archives.apache.org/mod_mbox/incubator-calcite-dev/201408.mbox/MESSAGE-URI
 
 Artifacts:
-http://people.apache.org/~jhyde/calcite-X.Y.Z-incubating-rcN/
+http://people.apache.org/~jhyde/apache-calcite-X.Y.Z-incubating-rcN/
 
 ```