fix build - remove old ant libs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2020-08-06 19:16:10 +00:00
parent fad42e3ed6
commit 99817f56f7
1 changed files with 3 additions and 0 deletions

View File

@ -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">