]> source.dussan.org Git - poi.git/commitdiff
Looks like I screwed up the scratchpad classpath. Sorry.
authorGlen Stampoultzis <glens@apache.org>
Sat, 9 Mar 2002 01:37:39 +0000 (01:37 +0000)
committerGlen Stampoultzis <glens@apache.org>
Sat, 9 Mar 2002 01:37:39 +0000 (01:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352160 13f79535-47bb-0310-9956-ffa450edef68

tools/targets/preinit.xtarget

index 22b4485269a8ec24256c59fa865c5fd3eafe1cec..91c4a2bad36c7276589670cc62d5771ad0f46606 100644 (file)
@@ -48,6 +48,7 @@
     </fileset>
     <!-- FIXME : how to build a path that references a property set in 'init' target ? -->
     <pathelement path="./build/${name}/scratchpad/classes"/>
+    <pathelement path="./build/${name}/classes"/>
   </path>
 
   <path id="examples.classpath">