diff --git a/BUILDING.txt b/BUILDING.txt index 6a0e92d4a..18b065fb3 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -3,7 +3,7 @@ Building HttpComponents Client (1) Requisites -------------- -JDK 1.5+ is required in order to compile and run HttpClient. +JDK 1.6+ is required in order to compile and run HttpClient. HttpClient utilizes Maven as a distribution management and packaging tool. Version 3.0.3 or later is required. @@ -31,6 +31,7 @@ httpclient/target/httpclient-.jar httpmime/target/httpmime-.jar httpclient-cache/target/httpclient-cache-.jar fluent-hc/target/fluent-hc-.jar +httpclient-win/target/httpclient-win-.jar httpclient-osgi/target/org.apache.httpcomponents.httpclient_.jar where is the release version