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

cvs commit: jakarta-gump/project xml-rpc.xml

rubys       2003/03/16 17:54:27

  Modified:    project  xml-rpc.xml
  Log:
  httpclient now is required
  
  Revision  Changes    Path
  1.17      +1 -0      jakarta-gump/project/xml-rpc.xml
  
  Index: xml-rpc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/xml-rpc.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- xml-rpc.xml	10 Feb 2003 09:11:23 -0000	1.16
  +++ xml-rpc.xml	17 Mar 2003 01:54:27 -0000	1.17
  @@ -15,6 +15,7 @@
       </ant>
   
       <depend project="xml-xerces"/>
  +    <depend project="commons-httpclient"/>
       <depend project="ant" inherit="runtime"/>
       <option project="jakarta-servletapi"/>
       <option project="jsse"/>