]> source.dussan.org Git - poi.git/commitdiff
Remove old versions of commons-collections also in ooxml-lib, we loaded
authorDominik Stadler <centic@apache.org>
Tue, 19 Mar 2019 21:55:36 +0000 (21:55 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 19 Mar 2019 21:55:36 +0000 (21:55 +0000)
it there at some point

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855875 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index be64de87bcfc7ca47567eb1ccf737ee3150e608e..b39baf4ce5b161a974b754abe2a20b0a19833502 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -691,6 +691,7 @@ under the License.
             </fileset>
             <fileset dir="${ooxml.lib}">
                 <!-- remove jars from previous versions, but not the current version -->
+                <include name="commons-collections4-4.1*"/>
                 <include name="ooxml-schemas-src-1.1.jar"/>
                 <include name="ooxml-schemas-1.1-sources.jar"/>
                 <include name="ooxml-schemas-1.1.jar"/>