You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by bu...@apache.org on 2014/05/15 00:32:01 UTC

svn commit: r908842 - in /websites/staging/openjpa/trunk/content: ./ apache-nexus-release-process-(1.2.x-2.1.x).html

Author: buildbot
Date: Wed May 14 22:32:00 2014
New Revision: 908842

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 May 14 22:32:00 2014
@@ -1 +1 @@
-1594741
+1594742

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 May 14 22:32:00 2014
@@ -570,7 +570,7 @@ $ scp -r <span class="cp">${</span><span
 
 </li>
 <li>
-<p>Commit content to svn repository</p>
+<p>Commit content to svn repository.  (The commit will take a l-o-n-g time due to the many, many file updates...  May have to break it into several individual commits.)</p>
 <div class="codehilite"><pre>$ cd <span class="cp">${</span><span class="n">RELBUILDS</span><span class="cp">}</span>
 $ svn add <span class="cp">${</span><span class="n">RELEASE</span><span class="cp">}</span>
 $ svn commit -m &quot;Commit <span class="cp">${</span><span class="n">RELEASE</span><span class="cp">}</span> RELEASE-NOTES, javadoc and manual to http://openjpa.apache.org/builds&quot;