]> source.dussan.org Git - poi.git/commitdiff
Use more permsize when running ooxml-lite as it seems to reach the default limit now
authorDominik Stadler <centic@apache.org>
Tue, 18 Aug 2015 05:57:03 +0000 (05:57 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 18 Aug 2015 05:57:03 +0000 (05:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696359 13f79535-47bb-0310-9956-ffa450edef68

build.xml

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