Updated dependency description for HttpMime. No longer transitively dependent Log4j and Commons-IO

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@687168 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2008-08-19 21:41:45 +00:00
parent 35e56d5089
commit 1664fd0932
1 changed files with 1 additions and 5 deletions

View File

@ -22,12 +22,8 @@ HttpMime module is optional and requires Java 5.0 compatible runtime
and depends on the following external libraries: and depends on the following external libraries:
* Apache HttpComponents HttpCore 4.0-beta1 or newer API compatible version * Apache HttpComponents HttpCore 4.0-beta1 or newer API compatible version
* Apache mime4j 0.3 or newer API compatible version * Apache mime4j 0.4 or newer API compatible version
* Apache Commons Logging 1.0.3 or newer API compatible version * Apache Commons Logging 1.0.3 or newer API compatible version
* Apache Commons IO 1.2 or newer API compatible version
* Apache Log4j 1.2.14 or newer API compatible version
(The runtime dependency on Log4j will be removed with the next
release of Apache mime4j.)
Licensing Licensing
--------- ---------