]> source.dussan.org Git - poi.git/commitdiff
Actually... just remembered. Can't do anything that requires forrest since gump...
authorGlen Stampoultzis <glens@apache.org>
Mon, 14 Jul 2003 12:14:18 +0000 (12:14 +0000)
committerGlen Stampoultzis <glens@apache.org>
Mon, 14 Jul 2003 12:14:18 +0000 (12:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353211 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 672ed4ddd7761f9dc65c7f19f560d99438a0ef9e..a8be28496aebb0e5ad7c158c00dfd306a248ea63 100644 (file)
--- a/build.xml
+++ b/build.xml
 
     <target name="clean-dist" depends="clean,dist" description="Cleans the build directory then creates a distribution"/>
 
-    <target name="gump" depends="clean-dist"/>
+    <target name="gump" depends="test,jar"/>
 
 </project>