Daniel Krämer created HTTPCLIENT-2408:
-----------------------------------------
Summary: Httpclient 5.5.1 and HttpCore 5.4 are incompatible
Key: HTTPCLIENT-2408
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2408
Project: HttpComponents HttpClient
Issue Type: Bug
Reporter: Daniel Krämer
See https://github.com/apache/httpcomponents-client/pull/769
The latest released non-alpha version of client (5.5.1) is not compatible with
the latest released version of core (5.4).
Using the libraries combined causes
[ERROR]
/home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java:[61,29]
error: cannot find symbol
[ERROR] symbol: class SocketSupport
[ERROR] location: package org.apache.hc.core5.io
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]