Browse Source

Updating properties to be used with latest centipede too.Kept old ones in the meantime.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352942 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_1_10
Nicola Ken Barozzi 21 years ago
parent
commit
029609ff7f
1 changed files with 21 additions and 0 deletions
  1. 21
    0
      properties.xml

+ 21
- 0
properties.xml View File

@@ -20,6 +20,27 @@
vm="1.2" />
</build>

<forrest>
<cent>
<project skin="forrest-site"/>
<project content-dir="src/documentation"/>
<project xdocs-dir="src/documentation/xdocs"/>
<project images-dir="src/documentation/images"/>
</cent>
</forrest>
<java>
<cent>
<javadoc overview="src/java/overview.html" />
<!-- <javadocs group="POIFS org.apache.poi.poifs*,HSSF org.apache.poi.hssf*,HPSF org.apache.poi.hpsf*,">
<altenative views="uml">
<uml prefix="uml-" suffix="" extension="html"/>
</altenative>
</javadocs>
-->
</cent>
</java>
<!-- deprecated properties -->
<centipede>
<tools>
<cents repository="http://krysalis.org/jars/">

Loading…
Cancel
Save