]> source.dussan.org Git - poi.git/commitdiff
[bug-62742] add commons-compress jar to bin zip
authorPJ Fanning <fanningpj@apache.org>
Wed, 19 Sep 2018 18:15:30 +0000 (18:15 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 19 Sep 2018 18:15:30 +0000 (18:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841360 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index b7f411e9130ddba2cb9587537d7d1dd725d8c663..59a82b741409049c3d2fe9b0accbb17e8cc1e022 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -2073,6 +2073,7 @@ under the License.
                     <include name="commons-codec-*.jar"/>
                     <include name="commons-logging-*.jar"/>
                     <include name="commons-collections4-*.jar"/>
+                    <include name="commons-compress*.jar"/>
                     <include name="commons-math3-*.jar"/>
                     <include name="jaxb-api-*.jar"/>
                     <include name="jaxb-impl-*.jar"/>