]> source.dussan.org Git - poi.git/commitdiff
Specify the amount of memory for OOXMLLite as different environments fail sometimes...
authorDominik Stadler <centic@apache.org>
Sun, 23 Aug 2015 18:10:01 +0000 (18:10 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 23 Aug 2015 18:10:01 +0000 (18:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697233 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 2f0effe3b9766f3a62a43e73180a37cd359e5d9c..47f06f1df93abc6d116defd2e299d31beff68418 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1197,6 +1197,7 @@ under the License.
             <classpath refid="ooxml.xmlsec.classpath"/>
             <syspropertyset refid="junit.properties"/>
             <jvmarg value="-XX:MaxPermSize=256m"/>
+            <jvmarg value="-Xmx512m"/>
             <arg value="-ooxml"/>
             <arg value="${ooxml.lite-merged.dir}/ooxml-lite-merged.jar"/>
             <arg value="-test"/>