You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ib...@apache.org on 2003/07/29 10:39:48 UTC

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

ib          2003/07/29 01:39:48

  Modified:    project  jakarta-slide.xml
  Log:
  Avoid building against Head of Commons Httpclient as there are too
  many API changes.
  
  Revision  Changes    Path
  1.43      +2 -0      jakarta-gump/project/jakarta-slide.xml
  
  Index: jakarta-slide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jakarta-slide.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- jakarta-slide.xml	31 Mar 2003 15:47:28 -0000	1.42
  +++ jakarta-slide.xml	29 Jul 2003 08:39:48 -0000	1.43
  @@ -36,7 +36,9 @@
         <property name="catalina.dist" project="jakarta-tomcat-4.0"
                   path="dist"/>
         <property name="version" value="@@DATE@@" />
  +      <!-- Head of Commons Httpclient is changing too fast.
         <depend property="commons-httpclient.jar" project="commons-httpclient"/>
  +      -->
       </ant>
   
       <depend project="dist-ant" />