]> source.dussan.org Git - poi.git/commitdiff
fix build - remove old ant libs
authorAndreas Beeker <kiwiwings@apache.org>
Thu, 6 Aug 2020 19:16:10 +0000 (19:16 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Thu, 6 Aug 2020 19:16:10 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880647 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index fb2e8ad613801174ac25945920a1104bcc1ce26e..b92782b5c1828798527db761abc927c8ad1d5460 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -579,6 +579,9 @@ under the License.
             <fileset dir="${basedir}/lib/util">
                 <include name="asm*7.2.jar"/>
             </fileset>
+            <fileset dir="${basedir}/lib/excelant">
+                <include name="ant*1.10.1.jar"/>
+            </fileset>
         </delete>
 
         <condition property="jars.present">