Fixed record-generator.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352399 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-04-12 13:56:43 +00:00
parent a96c48fd09
commit 7895a1890b

View File

@ -11,7 +11,8 @@
<classpath>
<path>
<pathelement path="${xlayout.build.classes.dir}"/>
<fileset dir="${xlayout.library.dir}" casesensitive="yes">
<pathelement path="${xlayout.build.scratchpad.classes.dir}"/>
<fileset dir="${xlayout.library.dir}" casesensitive="yes">
<patternset>
<include name="*/*.jar"/>
<include name="*/*.zip"/>