Author: buildbot
Date: Wed Apr 10 22:18:07 2013
New Revision: 858038
Log:
Staging update by buildbot for openjpa
Modified:
websites/staging/openjpa/trunk/content/ (props changed)
websites/staging/openjpa/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).html
Propchange: websites/staging/openjpa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 10 22:18:07 2013
@@ -1 +1 @@
-1466560
+1466713
Modified:
websites/staging/openjpa/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).html
==============================================================================
---
websites/staging/openjpa/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).html
(original)
+++
websites/staging/openjpa/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).html
Wed Apr 10 22:18:07 2013
@@ -22,7 +22,7 @@ limitations under the License.
<!-- <link href="http://openjpa.apache.org/styles/type-settings.css"
rel="stylesheet" type="text/css"/> -->
<link href="./css/type-settings.css" rel="stylesheet" type="text/css"/>
<LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
- <META name="Description" content="Apache OpenJPA -- Apache Nexus
Release Process 1.2.x-2.1.x
" />
+ <META name="Description" content="Apache OpenJPA -- Apache Nexus
Release Process 1.2.x-2.1.x" />
<META name="Keywords" content="Apache OpenJPA, JPA, JPA 1.0, JSR-220,
JPA2, JPA 2.0, JSR-317, " />
<META name="Owner" content="[email protected]" />
<META name="Robots" content="index, follow" />
@@ -68,7 +68,7 @@ limitations under the License.
<div class="bottom_red_bar">
<div id="site-breadcrumbs">
<!-- Breadcrumbs --
- <a href="/">Home</a> » <a
href="/apache-nexus-release-process-(1.2.x-2.1.x).html">Apache Nexus Release
Process 1.2.x-2.1.x
</a>
+ <a href="/">Home</a> » <a
href="/apache-nexus-release-process-(1.2.x-2.1.x).html">Apache Nexus Release
Process 1.2.x-2.1.x</a>
-- Breadcrumbs -->
</div>
</div>
@@ -155,7 +155,7 @@ More details on releasing artifacts and
<ol>
<li>
<p>Increase the default Java heap available to Maven (required for Java SE
6)</p>
-<div class="codehilite"><pre><span class="n">export</span> <span
class="n">MAVEN_OPTS</span><span class="o">=</span><span
class="s">"-Xmx1024m -XX:MaxPermSize=512m"</span> <span
class="n">xx</span>
+<div class="codehilite"><pre><span class="n">export</span> <span
class="n">MAVEN_OPTS</span><span class="o">=</span><span
class="s">"-Xmx1024m -XX:MaxPermSize=512m"</span>
</pre></div>
@@ -175,15 +175,15 @@ More details on releasing artifacts and
<p>Update the text files in a working copy of the openjpa-project subdir -</p>
<ol>
<li>Update the CHANGES.txt based on the Text release reports from JIRA.<ol>
-<li>Choose the release from the "Versions" tab in the [releases
page|https://issues.apache.org/jira/browse/OPENJPA/fixforversion/]</li>
+<li>Choose the release from the "Versions" tab in the <a
href="https://issues.apache.org/jira/browse/OPENJPA/fixforversion/">releases
page</a></li>
<li>Click "Release Notes" link in upper right.</li>
</ol>
</li>
<li>Update the RELEASE-NOTES.html based on the HTML release reports from
JIRA.</li>
-<li>Review and update README.txt and BUILDING.txt if needed.</li>
+<li>Review and update README.txt, CHANGES.txt, BUILDING.txt and NOTICE if
needed.</li>
<li>
<p>Commit any changes back to svn - </p>
-<div class="codehilite"><pre><span class="nv">$</span> <span
class="nv">svn</span> <span class="n">commit</span> <span
class="o">-</span><span class="n">m</span> <span class="s">"updating files
for release"</span>
+<div class="codehilite"><pre><span class="nv">$</span> <span
class="nv">svn</span> <span class="n">commit</span> <span
class="o">-</span><span class="n">m</span> <span class="s">"Updating files
for release."</span>
</pre></div>
@@ -312,8 +312,8 @@ created. If that doesn't help, try runni
<li>
<p>Run the "release:prepare" step for real this time. You'll be prompted for
the same version information and optionally your GPG passphrase again.</p>
<div class="codehilite"><pre><span class="nv">$</span> <span
class="nv">mvn</span> <span class="n">release:prepare</span> <span
class="o">-</span><span class="n">Papache</span><span class="o">-</span><span
class="n">release</span><span class="p">,</span><span
class="n">docbook</span><span class="o">-</span><span
class="n">profile</span><span class="p">,</span><span
class="n">test</span><span class="o">-</span><span
class="n">derbymem</span><span class="p">,</span><span class="n">bval</span>
<span class="o">-</span><span class="n">DskipTests</span> <span
class="o">\</span>
- <span class="p">[</span><span class="o">-</span><span
class="n">Dusername</span><span class="o">=</span><span
class="n">svn</span><span class="o">.</span><span class="n">user</span> <span
class="o">-</span><span class="n">Dpassword</span><span class="o">=</span><span
class="n">svn</span><span class="o">.</span><span
class="n">password</span><span class="p">](</span><span class="o">-</span><span
class="n">dusername</span><span class="o">=</span><span
class="n">svn</span><span class="o">.</span><span class="n">user</span><span
class="o">--</span><span class="n">dpassword</span><span
class="o">=</span><span class="n">svn</span><span class="o">.</span><span
class="n">password</span><span class="o">.</span><span
class="n">html</span><span class="p">)</span> <span class="o">\</span>
- <span class="o">-</span><span class="n">DpreparationGoals</span><span
class="o">=</span><span class="s">"clean install"</span>
+ <span class="o">-</span><span class="n">DpreparationGoals</span><span
class="o">=</span><span class="s">"clean install"</span> <span
class="o">\</span>
+ <span class="p">[</span><span class="o">-</span><span
class="n">Dusername</span><span class="o">=</span><span
class="n">svn</span><span class="o">.</span><span class="n">user</span> <span
class="o">-</span><span class="n">Dpassword</span><span class="o">=</span><span
class="n">svn</span><span class="o">.</span><span
class="n">password</span><span class="p">]</span>
</pre></div>
@@ -347,7 +347,7 @@ Different arguments and steps are requir
<ol>
<li>
<p>This step will create a maven staging repository and site for use in
testing and voting. You will be prompted for your repository.apache.org and
people.apache.org password several times if you have not added server profiles
to your settings.xml. See [Release Setup] for more information.</p>
-<div class="codehilite"><pre><span class="nv">$</span> <span
class="nv">mvn</span> <span class="n">release:perform</span> <span
class="o">-</span><span class="n">Papache</span><span class="o">-</span><span
class="n">release</span> <span class="o">-</span><span
class="n">Duser</span><span class="o">.</span><span class="n">name</span><span
class="o">=</span><span class="sr"><your_apache_uid></span>
+<div class="codehilite"><pre><span class="nv">$</span> <span
class="nv">mvn</span> <span class="n">release:perform</span> <span
class="o">-</span><span class="n">Papache</span><span class="o">-</span><span
class="n">release</span> <span class="o">-</span><span
class="n">Duser</span><span class="o">.</span><span class="n">name</span><span
class="o">=</span><span class="sr"><your-apache-uid></span>
</pre></div>
@@ -365,7 +365,7 @@ Different arguments and steps are requir
<ol>
<li>Login to people.apache.org</li>
<li>
-<p>Edit public_html/openjpa/[release](release.html) /staging-site/index.html
and updates the followings:</p>
+<p>Edit public_html/openjpa/[release]/staging-site/index.html and updates the
followings:</p>
<div class="codehilite"><pre><span class="nt"><a</span> <span
class="na">href=</span><span class="s">"downloads/"</span><span
class="nt">></span>Downloads<span class="nt"></a></span>
to
<span class="nt"><a</span> <span class="na">href=</span><span
class="s">"apache-openjpa/downloads/"</span><span
class="nt">></span>Downloads<span class="nt"></a></span>