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 2015/04/16 11:24:20 UTC

[5/5] incubator-calcite git commit: Update HOWTO

Update HOWTO


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

Branch: refs/heads/master
Commit: 2fdcc5f0b7adedf038d5d559272e9fffff177a3a
Parents: e2bb67b
Author: Julian Hyde <jh...@apache.org>
Authored: Tue Apr 7 15:29:29 2015 -0700
Committer: Julian Hyde <jh...@apache.org>
Committed: Mon Apr 13 14:55:10 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/2fdcc5f0/doc/HOWTO.md
----------------------------------------------------------------------
diff --git a/doc/HOWTO.md b/doc/HOWTO.md
index 9e5c38e..9086e99 100644
--- a/doc/HOWTO.md
+++ b/doc/HOWTO.md
@@ -391,7 +391,7 @@ mvn -DskipTests -Papache-release -Darguments="-Dgpg.passphrase=${GPG_PASSPHRASE}
 Verify the staged artifacts in the Nexus repository:
 * Go to https://repository.apache.org/
 * Under `Build Promotion`, click `Staging Repositories`
-* In the `Staging Repositories` tab there should be a with with profile `org.apache.calcite`
+* In the `Staging Repositories` tab there should be a line with profile `org.apache.calcite`
 * Navigate through the artifact tree and make sure the .jar, .pom, .asc files are present
 * Check the box on in the first column of the row,
   and press the 'Close' button to publish the repository at
@@ -562,6 +562,11 @@ please recast your vote on the new thread.
 Julian
 ```
 
+Use the [Apache URL shortener](http://s.apache.org) to generate
+shortened URLs for the vote proposal and result emails. Examples:
+[s.apache.org/calcite-1.2-vote](http://s.apache.org/calcite-1.2-vote) and
+[s.apache.org/calcite-1.2-result](http://s.apache.org/calcite-1.2-result).
+
 Propose a vote on the incubator list.
 
 ```
@@ -574,13 +579,13 @@ The Calcite community has voted on and approved a proposal to release
 Apache Calcite X.Y.Z (incubating).
 
 Proposal:
-http://mail-archives.apache.org/mod_mbox/incubator-calcite-dev/201408.mbox/MESSAGE-URI
+http://s.apache.org/calcite-X.Y.Z-vote
 
 Vote result:
 N binding +1 votes
 N non-binding +1 votes
 No -1 votes
-http://mail-archives.apache.org/mod_mbox/incubator-calcite-dev/201408.mbox/MESSAGE-URI
+http://s.apache.org/calcite-X.Y.Z-result
 
 The commit to be voted upon:
 http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/NNNNNN