Set JVM args used by the Gradle build.

Set Max Heap Memory to 2 GB.

Set source code file encoding to UTF-8.
This commit is contained in:
John Blum
2020-01-23 23:11:43 -08:00
parent 3227c72141
commit 65eb9980c5

View File

@@ -1,3 +1,4 @@
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.11.0
apacheTaglibsStandardVersion=1.2.5