소스 검색

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
tags/REL_1_10
Nicola Ken Barozzi 21 년 전
부모
커밋
e4e984b482
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      module.xml

+ 2
- 2
module.xml 파일 보기

@@ -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"/>

Loading…
취소
저장