Changing the work dirs so that junit can find the generated interim classes

to build and run the testcases.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2003-01-01 20:31:51 +00:00
parent e427ecaafd
commit 39c467502a
1 changed files with 2 additions and 2 deletions

View File

@ -97,8 +97,8 @@
<option project="jakarta-log4j"/>
<!-- Work dirs to be included in classpath -->
<work nested="build/classes"/>
<work nested="build/testcases"/>
<work nested="build/jakarta-poi/classes"/>
<work nested="build/jakarta-poi/junit/classes"/>
<!-- Build home -->
<home nested="build/jakarta-poi"/>