mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-13 21:46:38 +00:00
2.1.0 does not need JDK 1.5
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@954746 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a8706c026d
commit
11b94cdb86
@ -4,7 +4,9 @@ Building HttpComponents Client
|
||||
(1) Requisites
|
||||
--------------
|
||||
HttpClient utilizes Maven 2 as a distribution management and packaging tool.
|
||||
Version 2.1.0 or above is required. This requires JDK 1.5 or above, as does HttpClient itself.
|
||||
Version 2.1.0 or above is required, which requires JDK 1.4 or later.
|
||||
However, it is recommended that you use Maven 2.2.1 or later, which
|
||||
require JDK 1.5 or above, as does HttpClient itself.
|
||||
|
||||
Maven installation and configuration instructions can be found here:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user