From c44e3a4b4a70cdf51d703a93c57f03ec23725c86 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Fri, 4 Apr 2008 09:33:50 +0000 Subject: [PATCH] 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 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 0ccfc5f7f..5b46396f3 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}" />