You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2010/05/11 21:59:21 UTC

svn commit: r943256 - /httpcomponents/httpclient/trunk/README.txt

Author: sebb
Date: Tue May 11 19:59:20 2010
New Revision: 943256

URL: http://svn.apache.org/viewvc?rev=943256&view=rev
Log:
HTTP Mime no longer depends on Apache Mime4j

Modified:
    httpcomponents/httpclient/trunk/README.txt

Modified: httpcomponents/httpclient/trunk/README.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/README.txt?rev=943256&r1=943255&r2=943256&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/README.txt (original)
+++ httpcomponents/httpclient/trunk/README.txt Tue May 11 19:59:20 2010
@@ -24,7 +24,6 @@ HttpMime module is optional and requires
 and depends on the following external libraries:
 
 * Apache HttpComponents HttpCore
-* Apache mime4j
 * Apache Commons Logging
 
 (for detailed information on external dependencies please see pom.xml)