You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/12/21 19:16:50 UTC

svn commit: r1552930 - /uima/sandbox/uima-ducc/trunk/README

Author: cwiklik
Date: Sat Dec 21 18:16:50 2013
New Revision: 1552930

URL: http://svn.apache.org/r1552930
Log:
UIMA-2881 fixed typo

Modified:
    uima/sandbox/uima-ducc/trunk/README

Modified: uima/sandbox/uima-ducc/trunk/README
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/README?rev=1552930&r1=1552929&r2=1552930&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/README (original)
+++ uima/sandbox/uima-ducc/trunk/README Sat Dec 21 18:16:50 2013
@@ -5,7 +5,7 @@
 ========================================
      
 We use Maven 3.0 for building; download this if needed, 
-and set the environment variable MAVEN_OPTS to -Xmx800m -XX:MaxPerSize-256m.
+and set the environment variable MAVEN_OPTS to -Xmx800m -XX:MaxPermSize-256m.
 
 To build UIMA-DUCC, install Java SDK 6 or later.