]> source.dussan.org Git - poi.git/commitdiff
should have been submitted with r683081
authorJosh Micich <josh@apache.org>
Wed, 6 Aug 2008 03:23:10 +0000 (03:23 +0000)
committerJosh Micich <josh@apache.org>
Wed, 6 Aug 2008 03:23:10 +0000 (03:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683096 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 71fdaaee72f464fcb035a07d5e639e76b4ef56f0..e3b4ea65c69741b71fb9375ac3e57ff9fb15ff1f 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -299,6 +299,7 @@ under the License.
       fork="yes" srcdir="${scratchpad.src.test}">
       <classpath>
         <path refid="scratchpad.classpath"/>
+        <pathelement location="${main.output.test.dir}"/>
         <pathelement location="${scratchpad.output.dir}"/>
         <pathelement location="${junit.jar1.dir}"/>
       </classpath>
@@ -511,6 +512,7 @@ under the License.
             <classpath>
                 <path refid="scratchpad.classpath"/>
                 <pathelement location="${main.output.dir}"/>
+                <pathelement location="${main.output.test.dir}"/>
                 <pathelement location="${scratchpad.output.dir}"/>
                 <pathelement location="${scratchpad.output.test.dir}"/>
                 <pathelement location="${junit.jar1.dir}"/>