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
This commit is contained in:
Nick Burch 2008-01-07 13:14:46 +00:00
parent ee6ea8ef2a
commit cb032b7f1f

View File

@ -379,6 +379,8 @@ under the License.
destfile="${ooxml.xsds.jar}"
javasource="1.4"
failonerror="false"
fork="true"
memoryMaximumSize="512m"
>
<classpath refid="ooxml.classpath"/>
</xmlbean>