Repository: cayenne-website
Updated Branches:
  refs/heads/asf-site 286e55965 -> aa9186c56


Add RELEASE-NOTES.txt update step to release guide


Project: http://git-wip-us.apache.org/repos/asf/cayenne-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne-website/commit/aa9186c5
Tree: http://git-wip-us.apache.org/repos/asf/cayenne-website/tree/aa9186c5
Diff: http://git-wip-us.apache.org/repos/asf/cayenne-website/diff/aa9186c5

Branch: refs/heads/asf-site
Commit: aa9186c56344252d58faa8d36ac74e584a7a56fd
Parents: 286e559
Author: Nikita Timofeev <stari...@gmail.com>
Authored: Sat Apr 28 10:34:36 2018 +0300
Committer: Nikita Timofeev <stari...@gmail.com>
Committed: Sat Apr 28 10:34:36 2018 +0300

----------------------------------------------------------------------
 dev/release-guide.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/aa9186c5/dev/release-guide.html
----------------------------------------------------------------------
diff --git a/dev/release-guide.html b/dev/release-guide.html
index 5ee9fd4..c0aecd1 100644
--- a/dev/release-guide.html
+++ b/dev/release-guide.html
@@ -116,7 +116,8 @@ for details.</li>
 <h2 id="preparing-sources">Preparing Sources</h2>
 
 <ul>
-<li>Edit UPGRADE-NOTES.txt if there is anything to add there.</li>
+<li>Edit <code>UPGRADE-NOTES.txt</code> if there is anything to add there.</li>
+<li>Update <code>RELEASE-NOTES.txt</code> with actual release name and current 
date as a release date.</li>
 
 <li><p>Check Sources Compliance with <a 
href="http://creadur.apache.org/rat/";>RAT</a>. To run RAT,
 download the distro and unpack it somewhere. You can run it directly, or use a 
convenience script available at the root of Cayenne

Reply via email to