You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2019/11/24 18:20:31 UTC

svn commit: r1870327 - /uima/uv3/ruta-v3/trunk/README

Author: pkluegl
Date: Sun Nov 24 18:20:31 2019
New Revision: 1870327

URL: http://svn.apache.org/viewvc?rev=1870327&view=rev
Log:
no jira - remove permgen mention

Modified:
    uima/uv3/ruta-v3/trunk/README

Modified: uima/uv3/ruta-v3/trunk/README
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/README?rev=1870327&r1=1870326&r2=1870327&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/README (original)
+++ uima/uv3/ruta-v3/trunk/README Sun Nov 24 18:20:31 2019
@@ -6,7 +6,7 @@ Building from the Source Distribution
 -------------------------------------
 
 We use Maven 3.0 and Java 8 or later for building; download this if needed, 
-and set the environment variable MAVEN_OPTS to -Xmx800m -XX:MaxPermSize=256m.
+and set the environment variable MAVEN_OPTS to -Xmx800m.
 
 Then do the build by going into the UIMA Ruta directory, and issuing the command