Ver código fonte

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 anos atrás
pai
commit
e4e984b482
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      module.xml

+ 2
- 2
module.xml Ver arquivo

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

Carregando…
Cancelar
Salvar