Looks like I screwed up the scratchpad classpath. Sorry.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352160 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-03-09 01:37:39 +00:00
parent e452f11e28
commit 4f834e81f9
1 changed files with 1 additions and 0 deletions

View 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">