From: Nick Burch Date: Mon, 7 Jan 2008 13:14:46 +0000 (+0000) Subject: Fix for building the OOXML xmlbeans stuff on osx, patch from ugo X-Git-Tag: REL_3_0_3_BETA1~226 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a176593fb291639964fa14843584dd15941aff2c;p=poi.git Fix for building the OOXML xmlbeans stuff on osx, patch from ugo git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609594 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 5989ddad3e..b790d5689b 100644 --- a/build.xml +++ b/build.xml @@ -379,6 +379,8 @@ under the License. destfile="${ooxml.xsds.jar}" javasource="1.4" failonerror="false" + fork="true" + memoryMaximumSize="512m" >