From 576c8a1e6302f9609c58541cfb13cdd2ef22876d Mon Sep 17 00:00:00 2001 From: Nicola Ken Barozzi <nicolaken@apache.org> Date: Tue, 19 Mar 2002 09:24:33 +0000 Subject: Make gump target output also javadocs: major change to "site" build. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352255 13f79535-47bb-0310-9956-ffa450edef68 --- tools/centipede/targets/robot.xtarget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/centipede/targets/robot.xtarget b/tools/centipede/targets/robot.xtarget index d1c5128f14..66d12f16b1 100644 --- a/tools/centipede/targets/robot.xtarget +++ b/tools/centipede/targets/robot.xtarget @@ -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> -- cgit v1.2.3