Skip to content

Commit

Permalink
Increase of java.max.memory value to "768m".
Browse files Browse the repository at this point in the history
  • Loading branch information
John Murison authored and John Murison committed Jul 20, 2010
1 parent cfddb9c commit cdc78bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
be more than some invocations require, but there's no harm in having a higher
limit for all of them.
-->
<property name="java.max.memory" value="640m"/>
<property name="java.max.memory" value="768m"/>

<!--
*************************************************
Expand Down

0 comments on commit cdc78bb

Please sign in to comment.