mirror of https://github.com/apache/poi.git
Add missing test-classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e352f2dbe
commit
8d530579fb
|
@ -1490,6 +1490,7 @@ under the License.
|
|||
<path refid="ooxml.classpath"/>
|
||||
<path refid="test.jar.classpath"/>
|
||||
<pathelement location="${ooxml.output.dir}"/>
|
||||
<pathelement location="${ooxml.output.test.dir}"/>
|
||||
<pathelement location="${main.output.test.dir}"/>
|
||||
<pathelement location="${examples.output.dir}"/>
|
||||
<pathelement location="${main.ant.jar}"/>
|
||||
|
|
Loading…
Reference in New Issue