From 37cf867cc19b69299a7f3a50bd5163f7cdb64504 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 13 Jul 2018 17:51:55 +0000 Subject: [PATCH] add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835850 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 117 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 99 insertions(+), 18 deletions(-) diff --git a/build.xml b/build.xml index cee29abf01..18c82fd386 100644 --- a/build.xml +++ b/build.xml @@ -354,11 +354,10 @@ under the License. - + - @@ -368,6 +367,24 @@ under the License. + + + + + + + + + + + + + + + + + + @@ -393,6 +410,16 @@ under the License. + + + + + + + + + + @@ -404,22 +431,6 @@ under the License. - - - - - - - - - - - - - - - - @@ -1108,6 +1119,76 @@ under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +