Author: centic
Date: Tue Mar 19 21:55:36 2019
New Revision: 1855875
URL: http://svn.apache.org/viewvc?rev=1855875&view=rev
Log:
Remove old versions of commons-collections also in ooxml-lib, we loaded
it there at some point
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1855875&r1=1855874&r2=1855875&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Mar 19 21:55:36 2019
@@ -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"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]