]> source.dussan.org Git - poi.git/commitdiff
Make gump target output also javadocs: major change to "site" build.
authorNicola Ken Barozzi <nicolaken@apache.org>
Tue, 19 Mar 2002 09:24:33 +0000 (09:24 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Tue, 19 Mar 2002 09:24:33 +0000 (09:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352255 13f79535-47bb-0310-9956-ffa450edef68

tools/centipede/targets/robot.xtarget

index d1c5128f14ed85cf40d37fa5b5b092b7a42500e6..66d12f16b1787e2077fdcff9dc350897ae536509 100644 (file)
@@ -77,7 +77,7 @@ tofile="${build.patchqueue}/patchqueue2text4dev.xsl"/>
   <!-- =================================================================== -->
   <!-- Calls the targets needed for Gump                                   -->
   <!-- =================================================================== -->  
-  <target name="gump" depends="testmodule, apidocs">
+  <target name="gump" depends="testmodule">
   </target>