nicolaken 2002/12/20 07:26:04
Modified: . properties.xml
Log:
Updating properties to be used with latest centipede too.Kept old ones in the
meantime.
Revision Changes Path
1.13 +21 -0 jakarta-poi/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/properties.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- properties.xml 14 Nov 2002 12:03:47 -0000 1.12
+++ properties.xml 20 Dec 2002 15:26:03 -0000 1.13
@@ -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/">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>