Author: buildbot
Date: Mon Jan 19 04:18:39 2015
New Revision: 936723

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 04:18:39 2015
@@ -1 +1 @@
-1652901
+1652903

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 04:18:39 2015
@@ -170,7 +170,8 @@ consumes a surprisingly large amount of
 work <code>MAVEN_OPTS="-Xms1024m -Xmx3076m -XX:MaxPermSize=256m"</code></p>
 <p>Ensure your settings.xml has been updated as shown below.  There are other 
ways to ensure your key is available for signing as well</p>
 <blockquote>
-<div class="codehilite"><pre>     <span class="nt">&lt;profile&gt;</span>
+<div class="codehilite"><pre>     ...
+     <span class="nt">&lt;profile&gt;</span>
         <span class="nt">&lt;id&gt;</span>signed_release<span 
class="nt">&lt;/id&gt;</span>
         <span class="nt">&lt;properties&gt;</span>
             <span class="nt">&lt;mavenExecutorId&gt;</span>forked-path<span 
class="nt">&lt;/mavenExecutorId&gt;</span>
@@ -178,9 +179,18 @@ work <code>MAVEN_OPTS="-Xms1024m -Xmx307
             <span class="nt">&lt;gpg.passphrase&gt;</span>YOUR GPG PASSPHRASE 
HERE<span class="nt">&lt;/gpg.passphrase&gt;</span>
         <span class="nt">&lt;/properties&gt;</span>
     <span class="nt">&lt;/profile&gt;</span>
+    ...
 </pre></div>
 
 
+<p><servers>
+       <server>
+           <id>repository.apache.org</id>
+           <username>joewitt</username>
+           <password>{bPMKDb57vQEHvkLQBqJSqFh6tkjRaB38XA0HEEMWT38=}</password>
+       </server>
+   </servers>
+   ...</p>
 </blockquote>
         </div>
       </div>


Reply via email to