Author: buildbot
Date: Mon Jan  4 23:23:35 2016
New Revision: 977070

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    websites/staging/slider/trunk/content/developing/releasing.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jan  4 23:23:35 2016
@@ -1 +1 @@
-1722985
+1722986

Modified: websites/staging/slider/trunk/content/developing/releasing.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/releasing.html (original)
+++ websites/staging/slider/trunk/content/developing/releasing.html Mon Jan  4 
23:23:35 2016
@@ -216,11 +216,12 @@ and a configuration properties file to m
 of operations, some manual.</p>
 <h2 id="release-workflow">Release Workflow<a class="headerlink" 
href="#release-workflow" title="Permanent link">&para;</a></h2>
 <ol>
-<li>Prepare the build</li>
-<li>Build and publish a Release Candidate (RC)</li>
-<li>Get RC voted in as a release in the slider-dev list
-   If the vote fails: fix the issues then repeat</li>
+<li>Prepare the build.</li>
+<li>Build and publish a Release Candidate (RC).</li>
+<li>Get RC voted in as a release in the slider-dev list.
+   If the vote fails: fix the issues then repeat.</li>
 <li>Report the successful vote to the incubator list and ask for a vote 
there.</li>
+<li>If successful: publish the RC as the release artifacts.</li>
 </ol>
 <p>This workflow is designed to be as automated as possible. In order to do
 so, all aspects of the automation which require configuration must be 
configured
@@ -278,7 +279,10 @@ according to the instructions in <a href
 create HBase and Accumulo clusters in the YARN cluster.</p>
 <p><em>Make sure that the integration tests are passing (and not being 
skipped) before
 starting to make a release</em></p>
-<p><code>mvn clean test integration-test 
-Dslider.conf.dir=${your-config-dir}</code></p>
+<div class="codehilite"><pre>mvn clean test integration-test 
-Dslider.conf.dir=<span class="cp">${</span><span class="n">your</span><span 
class="o">-</span><span class="n">config</span><span class="o">-</span><span 
class="nb">dir</span><span class="cp">}</span>
+</pre></div>
+
+
 <p>A good test matrix is:</p>
 <ul>
 <li>Insecure, Secure</li>


Reply via email to