On 11/05/2017 14:54 +0200, Oleg Kalnichevski wrote:

> The Apache HttpComponents project is pleased to announce 5.0-alpha2
> release of HttpComponents Client. 
>
> ...

Thanks for the release!

`mvn clean install' in top-level dir fails on httpclient5-fluent with
javadoc error:

[ERROR] 
/Users/fgunbin/src/httpclient-5.0-alpha2/httpclient5-fluent/src/main/java/org/apache/hc/client5/http/fluent/ContentResponseHandler.java:36:
 error: reference not found

Seems that there should be `org.apache.hc.core5.http.io.ResponseHandler'
instead of `org.apache.hc.client5.http.sync.ResponseHandler'.

Filipp

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to