mirror of https://github.com/apache/poi.git
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:
parent
64d9a37664
commit
b10b2d2963
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue