Author: buildbot
Date: Sun Mar 3 23:41:33 2013
New Revision: 852861
Log:
Staging update by buildbot for rave
Modified:
websites/staging/rave/trunk/content/ (props changed)
websites/staging/rave/trunk/content/release-process.html
Propchange: websites/staging/rave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 3 23:41:33 2013
@@ -1 +1 @@
-1452003
+1452154
Modified: websites/staging/rave/trunk/content/release-process.html
==============================================================================
--- websites/staging/rave/trunk/content/release-process.html (original)
+++ websites/staging/rave/trunk/content/release-process.html Sun Mar 3
23:41:33 2013
@@ -220,11 +220,11 @@
<p>Build and stage the Demo artifacts (Rave Project releases Only)</p>
<ol>
<li>
-<p>Build and sign the standalone demo:<br />
+<p>Build and sign the standalone demo (with JPA):<br />
</p>
<ul>
<li>Checkout the tag from SVN </li>
-<li>$ mvn -P dist</li>
+<li>$ mvn -P jpa,dist</li>
<li>$ cd rave-portal/target</li>
<li>$ gpg -ab ./apache-rave-<em>${project.version}</em>-bin.zip</li>
<li>$ gpg -ab ./apache-rave-<em>${project.version}</em>-bin.tar.gz</li>