From 16dac5b8f338fa3c7ba4b908c795bfa9343d871a 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 3f141b371..83df21406 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}"/> + + + + + + +