mirror of https://github.com/apache/poi.git
add batik to forbidden-apis-check classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886862 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3c9f29a8c2
commit
6470765bbe
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue