You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/11/02 10:19:15 UTC

svn commit: r1029976 - /gump/metadata/project/james-server.xml

Author: bodewig
Date: Tue Nov  2 09:19:12 2010
New Revision: 1029976

URL: http://svn.apache.org/viewvc?rev=1029976&view=rev
Log:
half-a-gig is not enough?

Modified:
    gump/metadata/project/james-server.xml

Modified: gump/metadata/project/james-server.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-server.xml?rev=1029976&r1=1029975&r2=1029976&view=diff
==============================================================================
--- gump/metadata/project/james-server.xml (original)
+++ gump/metadata/project/james-server.xml Tue Nov  2 09:19:12 2010
@@ -28,7 +28,7 @@
     <license name="LICENSE.txt"/>
     <mvn goal="install">
       <property name="skipTests" value="true"/>
-      <jvmarg value="-Xmx512m"/>
+      <jvmarg value="-Xmx768m"/>
     </mvn>
 
     <option project="activemq-core"/>