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/01/06 21:50:44 UTC

cvs commit: jakarta-gump/project jakarta-commons.xml commons-httpclient-2.0-branch.xml

ajack       2004/01/06 12:50:44

  Modified:    project  jakarta-commons.xml
                        commons-httpclient-2.0-branch.xml
  Log:
  Updates from Oleg <ol...@apache.org>
  
  Revision  Changes    Path
  1.118     +1 -1      jakarta-gump/project/jakarta-commons.xml
  
  Index: jakarta-commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jakarta-commons.xml,v
  retrieving revision 1.117
  retrieving revision 1.118
  diff -u -r1.117 -r1.118
  --- jakarta-commons.xml	27 Dec 2003 03:44:02 -0000	1.117
  +++ jakarta-commons.xml	6 Jan 2004 20:50:44 -0000	1.118
  @@ -244,8 +244,8 @@
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
       <option project="jsse"/>
  -    <depend project="jakarta-log4j"/>
       <depend project="commons-logging" runtime="true"/>
  +    <depend project="commons-codec" runtime="true"/>
       <!-- included in JDK 1.4 depend project="jce"/-->
       <work nested="httpclient/target/classes"/>
       <home nested="httpclient/dist"/>
  
  
  
  1.3       +0 -1      jakarta-gump/project/commons-httpclient-2.0-branch.xml
  
  Index: commons-httpclient-2.0-branch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/commons-httpclient-2.0-branch.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- commons-httpclient-2.0-branch.xml	29 Jul 2003 12:51:39 -0000	1.2
  +++ commons-httpclient-2.0-branch.xml	6 Jan 2004 20:50:44 -0000	1.3
  @@ -15,7 +15,6 @@
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
       <option project="jsse"/>
  -    <depend project="jakarta-log4j"/>
       <depend project="commons-logging" runtime="true"/>
       <work nested="target/classes"/>
       <home nested="dist"/>