]> source.dussan.org Git - poi.git/commitdiff
Forbidden-APIs needs junit-jars
authorDominik Stadler <centic@apache.org>
Fri, 9 Jun 2017 12:49:58 +0000 (12:49 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 9 Jun 2017 12:49:58 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1798204 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 9d09b5528436850cbe88a0bc289bb7e85809b229..079d30ef336bd32513c45483fbfbefb4462908a2 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -443,6 +443,7 @@ under the License.
 
     <path id="forbiddenapis.classpath">
         <path refid="main.classpath"/>
+        <path refid="test.jar.classpath"/>
         <path refid="scratchpad.classpath"/>
         <path refid="ooxml.classpath"/>
         <path refid="ooxml.xmlsec.classpath"/>