hammant 02/04/04 21:34:20
Modified: . build.xml
Log:
more xdocs
Revision Changes Path
1.139 +6 -6 jakarta-avalon-excalibur/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- build.xml 4 Apr 2002 21:12:44 -0000 1.138
+++ build.xml 5 Apr 2002 05:34:20 -0000 1.139
@@ -178,12 +178,11 @@
</target>
<!-- Generate all docs -->
- <target name="docs" description="Generate all the docs">
- <!-- <ant dir="instrument" target="docs"/> -->
+ <target name="docs" description="Generate all the docs">
+ <!--<ant dir="instrument" target="docs"/> -->
<!--<ant dir="all" target="docs"/> --> <!-- depends on
instrument -->
<!--<ant dir="extension" target="docs"/> -->
<!--<ant dir="fortress" target="docs"/> -->
- <!--<ant dir="i18n" target="docs"/> -->
<!--<ant dir="instrument-client" target="docs"/--> <!-- depends on
instrument-manager -->
<!--<ant dir="instrument-manager" target="docs"/> --> <!-- depends
on instrument, all -->
<ant dir="altrmi" target="docs"/>
@@ -197,6 +196,7 @@
<ant dir="concurrent" target="docs"/>
<ant dir="event" target="docs"/>
<ant dir="extension" target="docs"/>
+ <ant dir="i18n" target="docs"/>
<ant dir="io" target="docs"/>
<ant dir="lang" target="docs"/>
<ant dir="logger" target="docs"/>
@@ -204,7 +204,7 @@
<ant dir="pool" target="docs"/>
<ant dir="tar" target="docs"/>
<ant dir="testcase" target="docs"/>
- <ant dir="thread" target="docs"/>
+ <ant dir="thread" target="docs"/>
<ant dir="util" target="docs"/>
<ant dir="zip" target="docs"/>
@@ -219,9 +219,8 @@
<!--<ant dir="all" target="site"/> --> <!-- depends on
instrument -->
<!--<ant dir="extension" target="site"/> -->
<!--<ant dir="fortress" target="site"/> -->
- <!--<ant dir="i18n" target="site"/> -->
- <!--<ant dir="instrument-manager" target="site"/> --> <!-- depends
on instrument, all -->
<!--<ant dir="instrument-client" target="site"/--> <!-- depends on
instrument-manager -->
+ <!--<ant dir="instrument-manager" target="site"/> --> <!-- depends
on instrument, all -->
<ant dir="altrmi" target="site"/>
<ant dir="baxter" target="site"/>
<ant dir="bzip2" target="site"/>
@@ -233,6 +232,7 @@
<ant dir="concurrent" target="site"/>
<ant dir="event" target="site"/>
<ant dir="extension" target="site"/>
+ <ant dir="i18n" target="site"/>
<ant dir="io" target="site"/>
<ant dir="lang" target="site"/>
<ant dir="logger" target="site"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>