diff options
Diffstat (limited to 'compatibility-client-compiled/pom.xml')
-rw-r--r-- | compatibility-client-compiled/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml index ebd405fe38..da8e7c6866 100644 --- a/compatibility-client-compiled/pom.xml +++ b/compatibility-client-compiled/pom.xml @@ -92,6 +92,7 @@ <webappDirectory>${project.build.outputDirectory}/VAADIN/widgetsets</webappDirectory> <persistentunitcachedir>${project.build.directory}/gwt-unitCache</persistentunitcachedir> <style>${widgetset.style}</style> + <extraJvmArgs>-Xmx1G</extraJvmArgs> </configuration> <executions> <execution> |