Changed location of OOXML sources and testcases.
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@612515 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ae2752357
commit
1c2880f937
@ -121,8 +121,8 @@ under the License.
|
||||
<property name="examples.testokfile" location="build/examples-testokfile.txt"/>
|
||||
|
||||
<!-- Experimental OOXML support: -->
|
||||
<property name="ooxml.src" location="src/scratchpad/ooxml-src"/>
|
||||
<property name="ooxml.src.test" location="src/scratchpad/ooxml-testcases"/>
|
||||
<property name="ooxml.src" location="src/ooxml/java"/>
|
||||
<property name="ooxml.src.test" location="src/ooxml/testcases"/>
|
||||
<property name="ooxml.reports.test" location="build/ooxml-test-results"/>
|
||||
<property name="ooxml.output.dir" location="build/ooxml-classes"/>
|
||||
<property name="ooxml.output.test.dir" location="build/ooxml-test-classes"/>
|
||||
|
Loading…
Reference in New Issue
Block a user