From: Nick Burch Date: Fri, 4 Apr 2008 09:33:50 +0000 (+0000) Subject: Tweak xmlbeans call to play nicely on macs X-Git-Tag: REL_3_5_BETA2~140 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=159e8a3e9f671f4f8a8c88fcf978c0b59a4b7d77;p=poi.git Tweak xmlbeans call to play nicely on macs git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644651 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 0ccfc5f7f7..5b46396f3d 100644 --- a/build.xml +++ b/build.xml @@ -413,7 +413,7 @@ under the License. description="Unpacks the OOXML xsd files, and compiles them into XmlBeans"> + classpath="${ooxml.jar2.dir}:${ooxml.jar3.dir}:${ooxml.jar4.dir}:${ooxml.jar4.dir}:${ooxml.jar5.dir}" />