mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
increased jvm heap size for testing(Xmx256)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1371230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
effa9bbef0
commit
5087a2a1ce
@ -632,6 +632,7 @@ under the License.
|
|||||||
<syspropertyset refid="junit.properties"/>
|
<syspropertyset refid="junit.properties"/>
|
||||||
<jvmarg value="${poi.test.locale}"/>
|
<jvmarg value="${poi.test.locale}"/>
|
||||||
<jvmarg value="-ea"/>
|
<jvmarg value="-ea"/>
|
||||||
|
<jvmarg value="-Xmx256m"/>
|
||||||
<formatter type="plain"/>
|
<formatter type="plain"/>
|
||||||
<batchtest todir="${main.reports.test}">
|
<batchtest todir="${main.reports.test}">
|
||||||
<fileset dir="${main.src.test}">
|
<fileset dir="${main.src.test}">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user