Author: buildbot
Date: Mon Jan 19 03:59:00 2015
New Revision: 936717
Log:
Staging update by buildbot for nifi
Modified:
websites/staging/nifi/trunk/content/ (props changed)
websites/staging/nifi/trunk/content/development/release-guide.html
Propchange: websites/staging/nifi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jan 19 03:59:00 2015
@@ -1 +1 @@
-1652895
+1652896
Modified: websites/staging/nifi/trunk/content/development/release-guide.html
==============================================================================
--- websites/staging/nifi/trunk/content/development/release-guide.html
(original)
+++ websites/staging/nifi/trunk/content/development/release-guide.html Mon Jan
19 03:59:00 2015
@@ -96,7 +96,7 @@
<div class="jumbotron">
<div id="content">
- <h1 id="wzxhzdk0-apache-nifi-release-guide"><img alt="NiFi logo"
style="float: right" src="/images/niFi-logo-horizontal.png" /> Apache NiFi
Release Guide</h1>
+ <h1 id="wzxhzdk1-apache-nifi-release-guide"><img alt="NiFi logo"
style="float: right" src="/images/niFi-logo-horizontal.png" /> Apache NiFi
Release Guide</h1>
<p>The purpose of this document is to capture and describe the steps involved
in producing
an official release of Apache NiFi. It is written specifically to someone
acting in the
capacity of a <a
href="http://www.apache.org/dev/release-publishing.html#release_manager">Release
Manager</a> (RM). </p>
@@ -158,9 +158,10 @@ The following is a list of the sorts of
<h2 id="the-mechanics-of-the-release">The mechanics of the release</h2>
<h3 id="prepare-your-environment">Prepare your environment</h3>
<p>Follow the steps outlined in the <a
href="http://nifi.incubator.apache.org/development/quickstart.html">Quickstart
Guide</a></p>
-<blockquote>
-<p>At this point you're on the latest 'develop' branch and are able to build
the entire application</p>
-</blockquote>
+<div class="codehilite"><pre><span class="n">At</span> <span
class="n">this</span> <span class="n">point</span> <span
class="n">you</span><span class="o">'</span><span class="n">re</span> <span
class="n">on</span> <span class="n">the</span> <span class="n">latest</span>
<span class="s">'develop'</span> <span class="n">branch</span> <span
class="n">and</span> <span class="n">are</span> <span class="n">able</span>
<span class="n">to</span> <span class="n">build</span> <span
class="n">the</span> <span class="n">entire</span> <span
class="n">application</span>
+</pre></div>
+
+
<p>Create a new branch based on a JIRA ticket for the release task</p>
</div>
</div>