]> source.dussan.org Git - poi.git/commitdiff
#62187 - missing lib reference on integration build
authorAndreas Beeker <kiwiwings@apache.org>
Tue, 5 Jun 2018 21:22:33 +0000 (21:22 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Tue, 5 Jun 2018 21:22:33 +0000 (21:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832974 13f79535-47bb-0310-9956-ffa450edef68

src/integrationtest/build.xml

index 89be8998aa891d5a87acb6d5edbd28e85e278ef7..4d29baea5dfc9b69c6a368a87768e305dc53a9f8 100644 (file)
@@ -115,6 +115,7 @@ Before running this, you should execute the "assemble" target in the main build.
         <path id="libs">
             <fileset dir="../../lib">
                 <include name="junit*.jar"/>
+                <include name="commons-compress*.jar"/>
             </fileset>
             <fileset dir="../../ooxml-lib">
                 <include name="ooxml-schemas-*.jar"/>