]> source.dussan.org Git - poi.git/commitdiff
add batik to forbidden-apis-check classpath
authorAndreas Beeker <kiwiwings@apache.org>
Tue, 23 Feb 2021 21:59:56 +0000 (21:59 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Tue, 23 Feb 2021 21:59:56 +0000 (21:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886862 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index fe462550e2155b86d9512b65dbe8986aaee687b3..0ed2117c87fed28cad599b6ca70386c4b09d88cf 100644 (file)
--- 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 -->