You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2013/08/13 22:57:46 UTC

svn commit: r874515 - in /websites/staging/ctakes/trunk: cgi-bin/ content/ content/ctakes-release-guide.html

Author: buildbot
Date: Tue Aug 13 20:57:46 2013
New Revision: 874515

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/cgi-bin/   (props changed)
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/ctakes-release-guide.html

Propchange: websites/staging/ctakes/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 13 20:57:46 2013
@@ -1 +1 @@
-1513610
+1513648

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 13 20:57:46 2013
@@ -1 +1 @@
-1513610
+1513648

Modified: websites/staging/ctakes/trunk/content/ctakes-release-guide.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes-release-guide.html (original)
+++ websites/staging/ctakes/trunk/content/ctakes-release-guide.html Tue Aug 13 20:57:46 2013
@@ -111,6 +111,8 @@ Move any existing open issues to the nex
 <p>Release: 3.1.0</p>
 <p>Tag: ctakes-3.1.0-rc1</p>
 <p>Next Dev Release: 3.2.0-SNAPSHOT</p>
+<h3 id="performing-the-build-from-the-tag">Performing the build from the tag</h3>
+<p>If you do a release:perform, it does a clean checkout from the tag (to ensure it's clean). rebuild and then deploy.</p>
 <ol>
 <li>$mvn release:perform</li>
 <li>[If need to revert] $ mvn release:rollback  (Works if you didn't do a release:clean yet)</li>