glens       2003/07/14 05:14:18

  Modified:    .        build.xml
  Log:
  Actually... just remembered.  Can't do anything that requires forrest since gump 
doesn't know about forrest.
  
  Revision  Changes    Path
  1.43      +1 -1      jakarta-poi/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/build.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- build.xml 14 Jul 2003 12:11:12 -0000      1.42
  +++ build.xml 14 Jul 2003 12:14:18 -0000      1.43
  @@ -592,6 +592,6 @@
   
       <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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to