]> source.dussan.org Git - poi.git/commitdiff
Javadoc has some references to unit test classes, so put the junit jars on the javado...
authorNick Burch <nick@apache.org>
Sat, 10 Jun 2017 15:01:14 +0000 (15:01 +0000)
committerNick Burch <nick@apache.org>
Sat, 10 Jun 2017 15:01:14 +0000 (15:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1798324 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 079d30ef336bd32513c45483fbfbefb4462908a2..4106a0fa0b23c65f14cb89da8eb503385b8247c2 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -438,6 +438,7 @@ under the License.
         <path refid="scratchpad.classpath"/>
         <path refid="ooxml.classpath"/>
         <path refid="ooxml.xmlsec.classpath"/>
+        <path refid="test.jar.classpath"/>
         <path path="${env.CLASSPATH}"/>
     </path>