give the compiler more memory, otherwise it fails sometimes

This commit is contained in:
Shay Banon 2014-01-09 11:24:55 +01:00
parent 1652767ec8
commit 3262398347
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@
<source>1.6</source>
<target>1.6</target>
<fork>true</fork>
<maxmem>512m</maxmem>
<!-- REMOVE WHEN UPGRADE:
see https://jira.codehaus.org/browse/MCOMPILER-209 it's a bug where
incremental compilation doesn't work unless it's set to false causeing