From c1ca3233c961bcb36f4b88e10947e4ffb02c1748 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sun, 10 Jun 2018 17:19:54 +0000 Subject: [PATCH] remove unnecessary xmlbeans jar manipulation git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833288 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 28d95bc093..bc3781c17a 100644 --- a/build.xml +++ b/build.xml @@ -728,12 +728,8 @@ under the License. - + - - - - @@ -839,7 +835,7 @@ under the License. + classpath="${ooxml.xmlbeans.jar}"/> @@ -870,7 +866,7 @@ under the License. nopvr="@{nopvr}" > - + @@ -1953,8 +1949,8 @@ under the License. - - + + -- 2.39.5