]> 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:32:11 +0000 (13:32 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Fri, 15 Mar 2002 13:32:11 +0000 (13:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352222 13f79535-47bb-0310-9956-ffa450edef68

tools/centipede/targets/robot.xtarget

index dd53ca455cd0b1681eb91fd6fcb26c6f431ffd10..8b124f99ba235d205af7ca1db1a559a86c155970 100644 (file)
@@ -73,3 +73,11 @@ tofile="${build.patchqueue}/patchqueue2text4dev.xsl"/>
            files="${build.patchqueue}/bugzillapatchqueue.txt"/> 
        
   </target>
+  
+  <!-- =================================================================== -->
+  <!-- Calls the targets needed for Gump                                   -->
+  <!-- =================================================================== -->  
+  <target name="jakarta-poi.gump" depends="all, testmodule">
+  </target>
+  
+