You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2004/11/03 23:54:55 UTC

cvs commit: gump/project ant.xml

stevel      2004/11/03 14:54:55

  Modified:    project  ant.xml
  Log:
  Remove dependency on httpclient and ant-httpclient output
  
  Revision  Changes    Path
  1.34      +0 -2      gump/project/ant.xml
  
  Index: ant.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/ant.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- ant.xml	27 Oct 2004 13:41:17 -0000	1.33
  +++ ant.xml	3 Nov 2004 22:54:55 -0000	1.34
  @@ -67,7 +67,6 @@
       <depend project="ant" inherit="all"/>
   
       <option project="antlr"/>
  -    <option project="commons-httpclient" />
       <option project="commons-logging" />
       <option project="commons-net" />
       <option project="jaf"/>
  @@ -92,7 +91,6 @@
       <jar name="lib/ant-apache-bcel.jar" id="ant-apache-bcel"/>
       <jar name="lib/ant-apache-bsf.jar" id="ant-apache-bsf"/>
       <jar name="lib/ant-apache-log4j.jar" id="ant-apache-log4j"/>
  -    <jar name="lib/ant-apache-httpclient.jar" id="ant-apache-httpclient"/>
       <jar name="lib/ant-apache-oro.jar" id="ant-apache-oro"/>
       <jar name="lib/ant-apache-regexp.jar" id="jakarta-regexp"/>
       <jar name="lib/ant-apache-resolver.jar" id="ant-apache-resolver"/>