You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by js...@apache.org on 2016/04/12 07:05:39 UTC

aurora git commit: Fix stale NEWS RC email link.

Repository: aurora
Updated Branches:
  refs/heads/master 140b6e7c9 -> 2d6f0d486


Fix stale NEWS RC email link.

The NEWS file was moved to RELEASE-NOTES.md in cbb206c5.

Bugs closed: AURORA-1584

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


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

Branch: refs/heads/master
Commit: 2d6f0d48697edb6671a79f42bfef71f066787c43
Parents: 140b6e7
Author: John Sirois <js...@apache.org>
Authored: Mon Apr 11 23:05:37 2016 -0600
Committer: John Sirois <jo...@gmail.com>
Committed: Mon Apr 11 23:05:37 2016 -0600

----------------------------------------------------------------------
 build-support/release/release-candidate | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/2d6f0d48/build-support/release/release-candidate
----------------------------------------------------------------------
diff --git a/build-support/release/release-candidate b/build-support/release/release-candidate
index c974e2e..80b14ea 100755
--- a/build-support/release/release-candidate
+++ b/build-support/release/release-candidate
@@ -256,8 +256,8 @@ Apache Aurora ${current_version} release.
 
 Aurora ${rc_version} includes the following:
 ---
-The NEWS for the release is available at:
-${aurora_git_web_url}&f=NEWS&hb=${rc_version_tag}
+The RELEASE NOTES for the release are available at:
+${aurora_git_web_url}&f=RELEASE-NOTES.md&hb=${rc_version_tag}
 
 The CHANGELOG for the release is available at:
 ${aurora_git_web_url}&f=CHANGELOG&hb=${rc_version_tag}