summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index fe462550e2..0ed2117c87 100644
--- a/build.xml
+++ b/build.xml
@@ -2501,6 +2501,7 @@ under the License.
<pathelement location="build/dist/maven/poi-tests/poi-${version.id}-tests.jar"/>
<pathelement location="build/dist/maven/poi-examples/poi-examples-${version.id}.jar"/>
<path path="${env.CLASSPATH}"/>
+ <path refid="batik.classpath"/>
</path>
<!-- forbiddenapis bundled signatures max supported version is 14 -->