You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2018/09/19 18:15:30 UTC

svn commit: r1841360 - /poi/trunk/build.xml

Author: fanningpj
Date: Wed Sep 19 18:15:30 2018
New Revision: 1841360

URL: http://svn.apache.org/viewvc?rev=1841360&view=rev
Log:
[bug-62742] add commons-compress jar to bin zip

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1841360&r1=1841359&r2=1841360&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Wed Sep 19 18:15:30 2018
@@ -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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org