You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2004/03/02 17:28:37 UTC

cvs commit: gump/project depot.xml

ajack       2004/03/02 08:28:37

  Modified:    project  depot.xml
  Log:
  These really are (right now) <depend not <option, despite me wishing for the latter...
  
  Revision  Changes    Path
  1.13      +2 -2      gump/project/depot.xml
  
  Index: depot.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/depot.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- depot.xml	27 Feb 2004 09:22:56 -0000	1.12
  +++ depot.xml	2 Mar 2004 16:28:37 -0000	1.13
  @@ -82,8 +82,8 @@
           <depend inherit="runtime" project="ant"/>
           <depend project="depot-version"/>                
           <depend project="jakarta-regexp"/>
  -        <option project="commons-httpclient"/>
  -        <option project="commons-vfs"/>
  +        <depend project="commons-httpclient"/>
  +        <depend project="commons-vfs"/>
   
           <jar name="jars/apache-depot-ruper-@@DATE@@.jar"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org