From: Nick Burch Date: Wed, 16 Jan 2008 17:12:41 +0000 (+0000) Subject: Add a missing bit to the compile-ooxml ant task X-Git-Tag: REL_3_5_BETA2~243 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=55095d1ccbe113d5a4a9a854ccd143dec893a435;p=poi.git Add a missing bit to the compile-ooxml ant task git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@612519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 21ee606c15..2a490c08dd 100644 --- a/build.xml +++ b/build.xml @@ -474,6 +474,16 @@ under the License. destdir="${ooxml.output.dir}" debug="on" srcdir="${ooxml.src}"> + + + + + + + +