From f00ecf805626f1c02f67aca179006f1fff40cd41 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Wed, 16 Jan 2008 17:12:41 +0000 Subject: [PATCH] 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 --- build.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build.xml b/build.xml index 21ee606c1..2a490c08d 100644 --- a/build.xml +++ b/build.xml @@ -474,6 +474,16 @@ under the License. destdir="${ooxml.output.dir}" debug="on" srcdir="${ooxml.src}"> + + + + + + + +