Also remove very old versions of ooxml-schemas-jar (ca. POI 3.5)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1876944 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2020-04-24 20:57:59 +00:00
parent ad73704e81
commit 827e7e324b
1 changed files with 2 additions and 0 deletions

View File

@ -696,6 +696,8 @@ under the License.
</fileset>
<fileset dir="${ooxml.lib}">
<!-- remove jars from previous versions, but not the current version -->
<include name="ooxml-schemas-1.0-sources.jar"/>
<include name="ooxml-schemas-1.0.jar"/>
<include name="ooxml-schemas-src-1.1.jar"/>
<include name="ooxml-schemas-1.1-sources.jar"/>
<include name="ooxml-schemas-1.1.jar"/>