Author: joewitt
Date: Mon Aug 17 02:25:17 2015
New Revision: 1696187

URL: http://svn.apache.org/r1696187
Log:
NIFI-771

Modified:
    nifi/site/trunk/release-guide.html

Modified: nifi/site/trunk/release-guide.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/release-guide.html?rev=1696187&r1=1696186&r2=1696187&view=diff
==============================================================================
--- nifi/site/trunk/release-guide.html (original)
+++ nifi/site/trunk/release-guide.html Mon Aug 17 02:25:17 2015
@@ -185,6 +185,7 @@ when evaluating a release for a vote.</p
 Create a JIRA ticket for the release tasks and use that ticket number for the 
commit messages.  For example we&#39;ll consider NIFI-270 as our ticket.  Also
 have in mind the release version you are planning for.  For example we&#39;ll 
consider &#39;0.0.1&#39;.</p>
 <p>Create the next version in JIRA if necessary so work can continue towards 
that release.</p>
+<p>Create meaningful release notes for this version if not already created.  
<a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes";>Enter 
them here</a></p>
 <p>Create new branch off &#39;master&#39; named after the JIRA ticket.  Here 
we&#39;ll use a branch off of &#39;master&#39; with
 <code>git checkout -b NIFI-270-RC1</code></p>
 <p>Verify that Maven has sufficient heap space to perform the build tasks.  
Some plugins and parts of the build 
@@ -276,6 +277,9 @@ https://dist.apache.org/repos/dist/relea
 8 issues were closed/resolved for this release:
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&amp;version=12329307
 
+Release note highlights can be found here:
+https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version0.0.1
+
 The vote will be open for 72 hours. 
 Please download the release candidate and evaluate the necessary items 
including checking hashes, signatures, build from source, and test.  The please 
vote:
 
@@ -329,11 +333,11 @@ Now all the voting is done and the relea
 </ul>
 </li>
 </ol>
-<pre><code>SUBJECT:  [ANNOUNCE] Apache NiFi 0.0.2 release
+<pre><code>SUBJECT:  [ANNOUNCE] Apache NiFi 0.0.1 release
 BODY:
 Hello
 
-The Apache NiFi team would like to announce the release of Apache NiFi 0.0.2.
+The Apache NiFi team would like to announce the release of Apache NiFi 0.0.1.
 
 Apache NiFi is an easy to use, powerful, and reliable system to process and 
distribute data.  Apache NiFi was made for dataflow.  It supports highly 
configurable directed graphs of data routing, transformation, and system 
mediation logic.
 
@@ -346,9 +350,12 @@ http://nifi.apache.org/download.html
 Maven artifacts have been made available here:
 https://repository.apache.org/content/repositories/releases/org/apache/nifi/
 
-Release notes available here:
+Issues closed/resolved for this list can be found here:
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&amp;version=12329373
 
+Release note highlights can be found here:
+https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version0.0.1
+
 Thank you
 The Apache NiFi team</code></pre>
 


Reply via email to