[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Krämer updated HTTPCLIENT-2408:
--------------------------------------
    Description: 
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 
{code:java}
[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{code}

  was:
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


> 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
>            Priority: Major
>
> 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 
> {code:java}
> [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{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to