summaryrefslogtreecommitdiffstats
path: root/client-compiled
diff options
context:
space:
mode:
Diffstat (limited to 'client-compiled')
-rw-r--r--client-compiled/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml
index bcb3e57a00..4fd21492b6 100644
--- a/client-compiled/pom.xml
+++ b/client-compiled/pom.xml
@@ -73,7 +73,7 @@
<!-- TODO: Do we need these? -->
<!-- <jvmarg value="-Xss8M" /> -->
<!-- <jvmarg value="-XX:MaxPermSize=256M" /> -->
- <!-- <jvmarg value="-Djava.awt.headless=true" /> -->
+ <jvmarg value="-Djava.awt.headless=true" />
<argument>-Dgwt.persistentunitcachedir=${project.build.directory}/compile</argument>
<argument>-DvFailIfNotSerializable=true</argument>