Revision: 9841
Author: [email protected]
Date: Fri Mar 11 03:31:20 2011
Log: Bumping the memory used to build samples now that Showcase is pushing on the limits.

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=9841

Modified:
 /trunk/samples/common.ant.xml

=======================================
--- /trunk/samples/common.ant.xml       Fri Feb 11 11:12:39 2011
+++ /trunk/samples/common.ant.xml       Fri Mar 11 03:31:20 2011
@@ -106,7 +106,7 @@
<pathelement location="${gwt.tools.lib}/javax/validation/validation-api-1.0.0.GA.jar" /> <pathelement location="${gwt.tools.lib}/javax/validation/validation-api-1.0.0.GA-sources.jar" />
             </classpath>
-            <jvmarg value="-Xmx256M" />
+            <jvmarg value="-Xmx384M" />
             <arg value="-localWorkers" />
             <arg value="${gwt.samples.localworkers}" />
             <arg value="-war" />

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to