mirror of https://github.com/apache/poi.git
[bug-62742] add commons-compress jar to bin zip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841360 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ddef898999
commit
eb3c30480b
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue