]> source.dussan.org Git - poi.git/commitdiff
Changed location of OOXML sources and testcases.
authorUgo Cei <ugo@apache.org>
Wed, 16 Jan 2008 16:59:35 +0000 (16:59 +0000)
committerUgo Cei <ugo@apache.org>
Wed, 16 Jan 2008 16:59:35 +0000 (16:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@612515 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index b790d5689b6ce6fde0268e2afd8d350ba508016e..21ee606c1501c7065b2b2fcdb2d433f176d7ccd3 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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"/>