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/19 20:25:55 UTC

svn commit: r835636 - in /websites/staging/ctakes/trunk/content: ./ ctakes/source.html

Author: buildbot
Date: Fri Oct 19 18:25:54 2012
New Revision: 835636

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/ctakes/source.html

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 19 18:25:54 2012
@@ -1 +1 @@
-1399714
+1400209

Modified: websites/staging/ctakes/trunk/content/ctakes/source.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes/source.html (original)
+++ websites/staging/ctakes/trunk/content/ctakes/source.html Fri Oct 19 18:25:54 2012
@@ -102,7 +102,7 @@ pipeline.launch.</li>
 <ol>
 <li>svn co <a href="http://svn.apache.org/viewvc/incubator/ctakes/trunk">https://svn.apache.org/repos/asf/incubator/ctakes/trunk</a> ctakes</li>
 <li>mvn clean compile package</li>
-<li>[Optional] If you would like to launch the UIMA CVD/CPE GUI, run $ MAVEN_OPTS="-Xmx10" mvn -PrunCVD compile</li>
+<li>[Optional] If you would like to launch the UIMA CVD/CPE GUI, run $ MAVEN_OPTS="-Xmx1g" mvn -PrunCVD compile</li>
 </ol>
 <p>Notes:  If you run the mvn package, it will generate a binary distribution in /ctakes-distribution/target/ctakes-{release}-bin.tar.gz/zip.</p>
 <p>For further information see the <a href="http://www.apache.org/dev/version-control.html">Apache Source Code Repository</a> page.</p>