mirror of https://github.com/apache/poi.git
#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:
parent
8cabdb476c
commit
1e0c76f276
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue