You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2004/04/10 17:34:20 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs changes.xml

vmassol     2004/04/10 08:34:20

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  removed deprecated class (now available in Commons HttpClient)
  
  Revision  Changes    Path
  1.181     +6 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.180
  retrieving revision 1.181
  diff -u -r1.180 -r1.181
  --- changes.xml	2 Apr 2004 13:37:11 -0000	1.180
  +++ changes.xml	10 Apr 2004 15:34:20 -0000	1.181
  @@ -90,6 +90,12 @@
         </devs>
   
         <release version="1.6dev" date="in CVS">
  +        <action dev="VMA" type="delete">
  +          Removed <code>org.apache.cactus.util.HttpURLConnection</code> class.
  +          It was a Commons HttpClient wrapper on top of the 
  +          <code>java.net.HttpURLConnection</code> class. However, this class is
  +          now fully integrated in the Commons HttpClient jar.
  +        </action>
           <action dev="VMA" type="add">
             Added new optional nested <code>&lt;containerclasspath&gt;</code> 
             element for the <code>&lt;cactus&gt;</code> task. It allows 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org