Ant-Build: Add one more dependency for javadocs-creation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2023-03-10 08:08:12 +00:00
parent 5ad29c2df8
commit 30ff8020a3
1 changed files with 1 additions and 0 deletions

View File

@ -566,6 +566,7 @@ under the License.
<path refid="test.jar.classpath"/>
<pathelement location="${main.log4j-api.jar}"/>
<path path="${env.CLASSPATH}"/>
<path path="${svg.xml-apis-ext.jar}"/>
</path>
<patternset id="exclude-scratchpad-test">