Remove the older version of commons-compress and some possible remnants of xmlbeans-2.3.0

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833291 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2018-06-10 18:53:20 +00:00
parent c8dab9d0d3
commit 06bf821adf
1 changed files with 2 additions and 1 deletions

View File

@ -576,6 +576,7 @@ under the License.
<include name="commons-codec-1.5*"/>
<include name="commons-codec-1.9*"/>
<include name="commons-codec-1.10*"/>
<include name="commons-compress-1.16*"/>
<include name="commons-logging-1.1*.jar"/>
<include name="findbugs-noUpdateChecks-2.0.3*"/>
<include name="jacoco-0.6*"/>
@ -623,7 +624,7 @@ under the License.
<include name="ooxml-security-1.0.jar"/>
<include name="curvesapi-1.03.jar"/>
<include name="curvesapi-1.04.jar"/>
<include name="xmlbeans-2.3.0.jar"/>
<include name="xmlbeans-2.3.0.jar*"/>
</fileset>
<fileset dir="${compile.lib}">
<include name="xercesImpl-*.jar"/>