Author: buildbot
Date: Sun Apr  7 16:19:13 2013
New Revision: 857633

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/release-guide.html

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

Modified: websites/production/camel/content/release-guide.html
==============================================================================
--- websites/production/camel/content/release-guide.html (original)
+++ websites/production/camel/content/release-guide.html Sun Apr  7 16:19:13 
2013
@@ -197,7 +197,14 @@ mvn release:clean
 mvn release:prepare
 </pre>
 </div></div>
-<p>This will create the tag in svn and leave various stuff around locally to 
direct the perform phase.</p></li><li>Perform the release to the staging repo
+<p>This will create the tag in svn and leave various stuff around locally to 
direct the perform phase.</p>
+<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif";
 width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Note:</b> If you're located in Europe then release:prepare may 
fail with '<em>Unable to tag SCM</em>' and '<em>svn: No such revision X</em>'. 
Wait 10 seconds and run
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-java">
+mvn release:prepare
+</pre>
+</div></div>
+<p>again.</p></td></tr></table></div></li><li>Perform the release to the 
staging repo
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-java">
 mvn release:perform
@@ -219,7 +226,7 @@ Afterwards send out the VOTE for this re
 
 <h2><a shape="rect" name="ReleaseGuide-Manuallyupdatingfiles"></a>Manually 
updating files</h2>
 
-<p>The <tt>pom.xml</tt> files in <tt>etc</tt> and 
<tt>tests/camel-itest-karaf</tt> need to be manually updated with the Camel 
version number in the <tt>&lt;parent&gt;</tt> tag. </p>
+<p>The <tt>pom.xml</tt> files in <tt>etc</tt>, 
<tt>tests/camel-itest-karaf</tt>, <tt>tests/camel-itest-osgi</tt>, 
<tt>tests/camel-itest-performance</tt> and <tt>tests/camel-performance</tt> 
need to be manually updated with the Camel version number in the 
<tt>&lt;parent&gt;</tt> tag. </p>
 
 <h2><a shape="rect" 
name="ReleaseGuide-AnnouncingtheCamelRelease"></a>Announcing the Camel 
Release</h2>
 <p>If the VOTE pass, </p>


Reply via email to