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:
parent
ee6ea8ef2a
commit
cb032b7f1f
@ -379,6 +379,8 @@ under the License.
|
|||||||
destfile="${ooxml.xsds.jar}"
|
destfile="${ooxml.xsds.jar}"
|
||||||
javasource="1.4"
|
javasource="1.4"
|
||||||
failonerror="false"
|
failonerror="false"
|
||||||
|
fork="true"
|
||||||
|
memoryMaximumSize="512m"
|
||||||
>
|
>
|
||||||
<classpath refid="ooxml.classpath"/>
|
<classpath refid="ooxml.classpath"/>
|
||||||
</xmlbean>
|
</xmlbean>
|
||||||
|
Loading…
Reference in New Issue
Block a user