Selaa lähdekoodia

Headless GWT compilation.

GWT compiler is launched as a separate java process,
and it's better to implicitly start headless execution

Change-Id: Ied4e8da5e0c2edc436e4b25602bf8e5aefd15f23
tags/7.7.0.alpha1
elmot 8 vuotta sitten
vanhempi
commit
120ba01a0f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      client-compiled/pom.xml

+ 1
- 1
client-compiled/pom.xml Näytä tiedosto

<!-- TODO: Do we need these? --> <!-- TODO: Do we need these? -->
<!-- <jvmarg value="-Xss8M" /> --> <!-- <jvmarg value="-Xss8M" /> -->
<!-- <jvmarg value="-XX:MaxPermSize=256M" /> --> <!-- <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>-Dgwt.persistentunitcachedir=${project.build.directory}/compile</argument>
<argument>-DvFailIfNotSerializable=true</argument> <argument>-DvFailIfNotSerializable=true</argument>



Loading…
Peruuta
Tallenna