Author: buildbot
Date: Fri Nov 21 02:19:25 2014
New Revision: 929926

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/release-process.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/release-process.html
==============================================================================
--- websites/production/tapestry/content/release-process.html (original)
+++ websites/production/tapestry/content/release-process.html Fri Nov 21 
02:19:25 2014
@@ -48,19 +48,13 @@
 </div></div>
 
 <div id="top">
-<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em 
1em .1em 1em">
-<p>
-<span style="color: #999; font-size: 90%">Tapestry docs, issues, wikis &amp; 
blogs:</span>
-</p><form enctype="application/x-www-form-urlencoded" method="get" 
action="http://tapestry.apache.org/search.html";>
+<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em 
1em .1em 1em"><span style="color: #999; font-size: 90%">Tapestry docs, issues, 
wikis &amp; blogs:</span>
+<form enctype="application/x-www-form-urlencoded" method="get" 
action="http://tapestry.apache.org/search.html";>
   <input type="text" name="q">
   <input type="submit" value="Search">
 </form>
 
-</div>
-
-<div class="emblem" style="float:left"><a shape="rect" href="index.html"><img 
class="confluence-embedded-image" 
src="https://cwiki.apache.org/confluence/download/attachments/21791252/tapestry_s.png?version=3&amp;modificationDate=1293093635000&amp;api=v2";
 
data-image-src="/confluence/download/attachments/21791252/tapestry_s.png?version=3&amp;modificationDate=1293093635000&amp;api=v2"></a></div>
-<div class="title" style="float:left; margin: 0 0 0 3em">
-<h1 id="SmallBanner-PageTitle">Release Process</h1></div></div>
+</div><div class="emblem" style="float:left"><p><a shape="rect" 
href="index.html"><img class="confluence-embedded-image 
confluence-external-resource" 
src="http://tapestry.apache.org/images/tapestry_small.png"; 
data-image-src="http://tapestry.apache.org/images/tapestry_small.png";></a></p></div><div
 class="title" style="float:left; margin: 0 0 0 3em"><h1 
id="SmallBanner-PageTitle">Release Process</h1></div></div>
 <div class="clearer"></div>
 </div>
 
@@ -106,7 +100,7 @@
                     <span class="icon icon-page" title="Page">Page:</span>     
       </div>
 
             <div class="details">
-                            <a shape="rect" 
href="release-process.html">Release Process</a>
+                            <a shape="rect" 
href="developer-bible.html">Developer Bible</a>
                     
                 
                             </div>
@@ -115,7 +109,7 @@
                     <span class="icon icon-page" title="Page">Page:</span>     
       </div>
 
             <div class="details">
-                            <a shape="rect" 
href="developer-bible.html">Developer Bible</a>
+                            <a shape="rect" 
href="confluence-site-setup.html">Confluence Site Setup</a>
                     
                 
                             </div>
@@ -124,12 +118,12 @@
                     <span class="icon icon-page" title="Page">Page:</span>     
       </div>
 
             <div class="details">
-                            <a shape="rect" 
href="confluence-site-setup.html">Confluence Site Setup</a>
+                            <a shape="rect" 
href="release-process.html">Release Process</a>
                     
                 
                             </div>
         </li></ul>
-</div><p>Before creating a release ensure:</p><ul><li>You have setup your own 
public OpenGPG key signature for signing the distribution</li><li>You can login 
to <a shape="rect" class="external-link" 
href="https://repository.apache.org/index.html#stagingRepositories";>Nexus</a></li><li>Your
 local <em>settings.xml</em> contains valid SVN and deployment 
credentials</li></ul><h2 id="ReleaseProcess-GITandDeploymentCredentials">GIT 
and Deployment Credentials</h2><p>To successfully create a release, you will 
need to update your Maven Settings with the credentials for your git user and 
the deployment user. These credentials are stored in the Gradle configuration 
file <code>~/.gradle/gradle.properties</code>:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div><p>Before creating a release ensure:</p><ul><li>You have setup your own 
public OpenGPG key signature for signing the distribution</li><li>You can login 
to <a shape="rect" class="external-link" 
href="https://repository.apache.org/index.html#stagingRepositories";>Nexus</a></li></ul><h2
 id="ReleaseProcess-GITandDeploymentCredentials">GIT and Deployment 
Credentials</h2><p>To successfully create a release, you will need to update 
your Gradle settings with the credentials for your git user and the deployment 
user. These credentials are stored in the Gradle configuration file 
<code>~/.gradle/gradle.properties</code>:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[apacheDeployUserName=hlship
 apacheDeployPassword=...
 


Reply via email to