You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by bu...@apache.org on 2015/01/19 04:59:00 UTC

svn commit: r936717 - in /websites/staging/nifi/trunk/content: ./ development/release-guide.html

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">&#39;</span><span class="n">re</span> <span class="n">on</span> <span class="n">the</span> <span class="n">latest</span> <span class="s">&#39;develop&#39;</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>