You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bu...@apache.org on 2013/06/05 01:05:23 UTC

svn commit: r864422 - in /websites/staging/commons/trunk/content: ./ releases/prepare.html

Author: buildbot
Date: Tue Jun  4 23:05:23 2013
New Revision: 864422

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/releases/prepare.html

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun  4 23:05:23 2013
@@ -1 +1 @@
-1489666
+1489669

Modified: websites/staging/commons/trunk/content/releases/prepare.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/prepare.html (original)
+++ websites/staging/commons/trunk/content/releases/prepare.html Tue Jun  4 23:05:23 2013
@@ -604,6 +604,10 @@
       svn copy foo-1.2-RC1 -m "Creating foo-1.2-RC1 tag" https://svn.apache.org/repos/asf/commons/proper/foo/tags/foo-1.2-RC1
       </pre></div>
 
+      <p>
+        Do NOT check the updated workspace back into the development trunk.
+        It's important to only have SNAPSHOT versions in trunk; only tags should have non-SNAPSHOT versions.
+      </p>
       </div><div class="section"><h4>Maven Release Plugin<a name="Maven_Release_Plugin"></a></h4>
         <p>When using the release plugin, please verify that your poms will not lose content when they are rewritten during the
           release process.</p>