Skip to content

Commit

Permalink
LPS-56072 not sure why this line was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jun 29, 2015
1 parent 155bfea commit 2a79ac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-dist.xml
Expand Up @@ -1343,6 +1343,7 @@ this task.
<replacevalue>
<![CDATA[
set "JAVA_OPTS=%JAVA_OPTS% -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true @java.security.config@ -Duser.timezone=GMT"
:JAVA_OPTS_SET
]]>
</replacevalue>
Expand All @@ -1355,6 +1356,7 @@ this task.
<replacevalue>
<![CDATA[
set "JAVA_OPTS=%JAVA_OPTS% -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true @java.security.config@ -Duser.timezone=GMT -Xmx1024m -XX:MaxPermSize=256m"
:JAVA_OPTS_SET
]]>
</replacevalue>
Expand Down

0 comments on commit 2a79ac7

Please sign in to comment.