]> source.dussan.org Git - poi.git/commitdiff
increase perm gen
authorAndreas Beeker <kiwiwings@apache.org>
Wed, 16 Mar 2016 22:41:34 +0000 (22:41 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Wed, 16 Mar 2016 22:41:34 +0000 (22:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735332 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index f0b43443a847045c5112e92f021614325f31ef78..ecc92de49fa5d77877e18ae96fcb28b946daa926 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1171,6 +1171,7 @@ under the License.
                      failureproperty="ooxml.test.failed">
                   <classpath refid="@{classpath}"/>
                   <syspropertyset refid="junit.properties"/>
+                 <jvmarg value="-XX:MaxPermSize=256m"/>
                  <jvmarg value="-Xmx768M"/>
                   <jvmarg value="-ea"/>
                  <!-- jvmarg value="-Duser.timezone=UTC"/ -->