]> source.dussan.org Git - vaadin-framework.git/commitdiff
Increased heap-size for compiler
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 30 Sep 2007 10:38:57 +0000 (10:38 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 30 Sep 2007 10:38:57 +0000 (10:38 +0000)
svn changeset:2394/svn branch:trunk

build/bin/compile-gwt-components

index a1a0d1e1400277a7e2d76c26394c34f60cfb2c9c..d6130d5e88d5b935f375621d100c9583d767fd56 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-JVMVARS=""
+JVMVARS="-Xmx512M"
 
 PLATFORM=""