From 14b5b74989340a062d8338e8ef736f7c1bef7e5c Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Tue, 10 Aug 2010 14:58:16 +0000 Subject: [PATCH] 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 --- build.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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}"/> + + + + + + +