Author: centic
Date: Fri Jun 9 12:49:58 2017
New Revision: 1798204
URL: http://svn.apache.org/viewvc?rev=1798204&view=rev
Log:
Forbidden-APIs needs junit-jars
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1798204&r1=1798203&r2=1798204&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Jun 9 12:49:58 2017
@@ -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"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]