commit | 069f9509ffddc7b86b3a6f2e21156909781ab079 | [log] [tgz] |
---|---|---|
author | Chris Hillery <ceej+github@lambda.nu> | Thu Mar 06 01:49:40 2014 -0800 |
committer | Chris Hillery <ceej+github@lambda.nu> | Thu Mar 06 01:49:40 2014 -0800 |
tree | 23f2b65ac2f4f352a889a547f9aadb1f198e4fbf | |
parent | c9d8f9293a1c83b1fe3074857f534cf07b0a9579 [diff] [blame] |
Fix heap size
diff --git a/pom.xml b/pom.xml index b140c25..322ae58 100644 --- a/pom.xml +++ b/pom.xml
@@ -62,7 +62,7 @@ <failIfNoTests>false</failIfNoTests> <forkCount>1</forkCount> <reuseForks>false</reuseForks> - <argLine>-enableassertions -Xmx${test.heap.size}m + <argLine>-enableassertions -Xmx2048m -Dfile.encoding=UTF-8 -Djava.util.logging.config.file=${user.home}/logging.properties -Xdebug