Updates for the new Centipede beta4. Added source dirs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352944 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b737cfd57e
commit
eaaf06b6ea
@ -86,8 +86,14 @@
|
||||
<work nested="build/classes"/>
|
||||
<work nested="build/testcases"/>
|
||||
|
||||
<!-- Build home -->
|
||||
<home nested="build"/>
|
||||
|
||||
|
||||
<!-- Source dirs with type -->
|
||||
<code type="java/plain" dir="src/java"/>
|
||||
<test type="test/junit" dir="src/test"/>
|
||||
<documentation type="xml/forrest" dir="src/documentation"/>
|
||||
|
||||
<!-- POI jars - the result of the build -->
|
||||
<jar name="jakarta-poi.jar" id="poi"/>
|
||||
<jar name="jakarta-poi-scratchpad.jar" id="scratchpad"/>
|
||||
|
Loading…
Reference in New Issue
Block a user