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 2012/10/31 23:28:47 UTC

svn commit: r836806 - in /websites/staging/ctakes/trunk/content: ./ ctakes/ctakes-release-guide.html

Author: buildbot
Date: Wed Oct 31 22:28:47 2012
New Revision: 836806

Log:
Staging update by buildbot for ctakes

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

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 31 22:28:47 2012
@@ -1 +1 @@
-1404393
+1404394

Modified: websites/staging/ctakes/trunk/content/ctakes/ctakes-release-guide.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes/ctakes-release-guide.html (original)
+++ websites/staging/ctakes/trunk/content/ctakes/ctakes-release-guide.html Wed Oct 31 22:28:47 2012
@@ -96,6 +96,7 @@ The maven release plug-in (mvn release:p
 </ol>
 <h3 id="preparing-a-release-using-maven">Preparing a Release using Maven</h3>
 <p>Note: Using 3.0.0-incubating as an example</p>
+<p>It may prompt your to enter your PGP passphrase and SVN password multiple times for each module.  Just enter them in- as passing them in thru the CLI is found to be insecure.</p>
 <ol>
 <li>$svn co https://svn.apache.org/repos/asf/incubator/ctakes/trunk ctakes</li>
 <li>$mvn release:clean</li>
@@ -108,8 +109,7 @@ The maven release plug-in (mvn release:p
 <li>$mvn release:perform</li>
 <li>[If need to revert] $ mvn release:rollback  (Works if you didn't do a release:clean yet)</li>
 </ol>
-<p>This will place the artifacts to the ASF Nexus area for staging for voting.
-Notes: It may prompt your to enter your PGP passphrase and SVN password multiple times for each module.  Just enter them in- as passing them in thru the CLI is found to be insecure.</p>
+<p>This will place the artifacts to the ASF Nexus area for staging for voting.</p>
   </div>
  
  <div id="footera">