#62187 - missing lib reference on integration build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832974 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2018-06-05 21:22:33 +00:00
parent d8d076b73a
commit 2fb04cf51d

View 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"/>