Fixed poibrowser build. It lacked the poi classes in classpath.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352366 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4ed012a376
commit
d5d8431124
@ -14,6 +14,7 @@
|
|||||||
<arg value="${contrib.input.selection}"/>
|
<arg value="${contrib.input.selection}"/>
|
||||||
<classpath>
|
<classpath>
|
||||||
<pathelement path="${xlayout.build.contributions.classes.dir}"/>
|
<pathelement path="${xlayout.build.contributions.classes.dir}"/>
|
||||||
|
<pathelement path="${xlayout.build.classes.dir}"/>
|
||||||
<path>
|
<path>
|
||||||
<fileset dir="${xlayout.library.dir}" casesensitive="yes">
|
<fileset dir="${xlayout.library.dir}" casesensitive="yes">
|
||||||
<patternset>
|
<patternset>
|
||||||
|
Loading…
Reference in New Issue
Block a user