You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by wf...@apache.org on 2014/12/02 20:06:46 UTC

incubator-aurora git commit: Fix some URLs and text in release emails to include "-incubating" where appropriate.

Repository: incubator-aurora
Updated Branches:
  refs/heads/master 6948dc998 -> d476e2a68


Fix some URLs and text in release emails to include "-incubating" where appropriate.

Reviewed at https://reviews.apache.org/r/28449/


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

Branch: refs/heads/master
Commit: d476e2a68b4053e3acf785b27485d0f03043bd09
Parents: 6948dc9
Author: Bill Farner <wf...@apache.org>
Authored: Tue Dec 2 11:05:51 2014 -0800
Committer: Bill Farner <wf...@apache.org>
Committed: Tue Dec 2 11:05:51 2014 -0800

----------------------------------------------------------------------
 build-support/release/release | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/d476e2a6/build-support/release/release
----------------------------------------------------------------------
diff --git a/build-support/release/release b/build-support/release/release
index 01a7b7f..147568b 100755
--- a/build-support/release/release
+++ b/build-support/release/release
@@ -193,11 +193,11 @@ echo
 # Create the email template for the release to be sent to the mailing lists.
 MESSAGE=$(cat <<__EOF__
 To: dev@aurora.incubator.apache.org
-Subject: [RESULT][VOTE] Release Apache Aurora ${current_version} (incubating) RC${rc_tag_version}
+Subject: [RESULT][VOTE] Release Apache Aurora ${current_version_tag} RC${rc_tag_version}
 
 All,
-The vote to accept Apache Aurora ${current_version} RC#{rc_tag_version}
-as the official Apache Aurora ${current_version} release has passed.
+The vote to accept Apache Aurora ${current_version_tag} RC#{rc_tag_version}
+as the official Apache Aurora ${current_version_tag} release has passed.
 
 
 +1 (Binding)
@@ -211,13 +211,13 @@ as the official Apache Aurora ${current_version} release has passed.
 There were no 0 or -1 votes. Thank you to all who helped make this release.
 
 
-Aurora ${current_version} includes the following:
+Aurora ${current_version_tag} includes the following:
 ---
 The CHANGELOG for the release is available at:
-${aurora_git_web_url}&f=CHANGELOG&hb=${current_version}
+${aurora_git_web_url}&f=CHANGELOG&hb=${current_version_tag}
 
-The tag used to create the release with is ${current_version}:
-${aurora_git_web_url}&hb=${current_version}
+The tag used to create the release with is ${current_version_tag}:
+${aurora_git_web_url}&hb=${current_version_tag}
 
 The release is available at:
 ${aurora_svn_dist_url}/${current_version}/${dist_name}.tar.gz