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