Add missing jar-file for JavaDoc generation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884919 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2020-12-29 19:29:29 +00:00
parent de1ad1c44c
commit 1303f44abf
1 changed files with 1 additions and 0 deletions

View File

@ -517,6 +517,7 @@ under the License.
<path refid="ooxml.classpath"/>
<path refid="ooxml.xmlsec.classpath"/>
<path refid="test.jar.classpath"/>
<pathelement location="${main.slf4j-api.jar}"/>
<path path="${env.CLASSPATH}"/>
</path>