From: Nick Burch Date: Tue, 10 Aug 2010 14:58:16 +0000 (+0000) Subject: Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm X-Git-Tag: REL_3_7_BETA3~61 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=14b5b74989340a062d8338e8ef736f7c1bef7e5c;p=poi.git Compiling the OOXML xsds requires a bit more memory if on a 64 bit jvm git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984064 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 3f141b3718..83df214062 100644 --- a/build.xml +++ b/build.xml @@ -380,6 +380,13 @@ under the License. classname="org.apache.xmlbeans.impl.tool.XMLBean" classpath="${ooxml.xmlbeans.jar}:${ooxml.jsr173.jar}"/> + + + + + + +