mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
move gwt compiler parameter java/com.sap.sailing.gwt.ui/pom.xml to root pom.xml
This commit is contained in:
+1
-1
@@ -505,7 +505,7 @@
|
||||
<!-- GWT version detected from dependencyManagement -->
|
||||
<execution>
|
||||
<configuration>
|
||||
<extraJvmArgs>-Dgwt.persistentunitcache=false -Xmx2560m -Djava.io.tmpdir=${env.TMP}</extraJvmArgs>
|
||||
<extraJvmArgs>-Dgwt.persistentunitcache=false -Xmx2560m -Djava.io.tmpdir=${env.TMP} -Dgwt.watchFileChanges=false</extraJvmArgs>
|
||||
<fragmentCount>4</fragmentCount>
|
||||
<!--
|
||||
<userAgents>chrome</userAgents>
|
||||
|
||||
Reference in New Issue
Block a user