]> source.dussan.org Git - poi.git/commitdiff
Added gump target to be called by Gump.
authorNicola Ken Barozzi <nicolaken@apache.org>
Fri, 15 Mar 2002 13:37:24 +0000 (13:37 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Fri, 15 Mar 2002 13:37:24 +0000 (13:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352223 13f79535-47bb-0310-9956-ffa450edef68

tools/centipede/targets/robot.xtarget

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