]> source.dussan.org Git - poi.git/commitdiff
remove old mockito jar
authorPJ Fanning <fanningpj@apache.org>
Sat, 20 Jun 2020 07:59:35 +0000 (07:59 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 20 Jun 2020 07:59:35 +0000 (07:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879023 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index b8de10ac669b8fc6d0d5111b379df3f9ccda1d97..e7ec65b8ca91978bb7fb829a33f160830e47b179 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -616,6 +616,9 @@ under the License.
             <fileset dir="${basedir}/lib/ooxml">
                 <include name="xmlbeans-3.1.0.jar"/>
             </fileset>
+            <fileset dir="${basedir}/lib/main-tests">
+                <include name="mockito-core-3.2.4.jar"/>
+            </fileset>
         </delete>
 
         <condition property="jars.present">