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:
parent
a96c48fd09
commit
7895a1890b
@ -11,7 +11,8 @@
|
|||||||
<classpath>
|
<classpath>
|
||||||
<path>
|
<path>
|
||||||
<pathelement path="${xlayout.build.classes.dir}"/>
|
<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>
|
<patternset>
|
||||||
<include name="*/*.jar"/>
|
<include name="*/*.jar"/>
|
||||||
<include name="*/*.zip"/>
|
<include name="*/*.zip"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user