Update instructions
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@954699 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
25071e091c
commit
a8706c026d
|
@ -3,9 +3,8 @@ Building HttpComponents Client
|
|||
|
||||
(1) Requisites
|
||||
--------------
|
||||
HttpClient utilizes Maven 2 as a distribution management and packaging tool. Version 2.0.7 or above
|
||||
is recommended. Maven 2 requires JDK 1.4 or above in order to execute. However, JDK 1.5 or above is
|
||||
required in order to compile HttpClient.
|
||||
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.
|
||||
|
||||
Maven installation and configuration instructions can be found here:
|
||||
|
||||
|
|
Loading…
Reference in New Issue