You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2017/05/30 14:16:04 UTC

[jira] [Commented] (OLINGO-278) Upgrade HttpClient to latest 4.3.X

    [ https://issues.apache.org/jira/browse/OLINGO-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029460#comment-16029460 ] 

Dennis Kieselhorst commented on OLINGO-278:
-------------------------------------------

According to https://hc.apache.org/httpcomponents-client-4.5.x/android-port.html Google's fork has been removed from Android, so please use the latest version of HttpClient. I've created a PR here: https://github.com/apache/olingo-odata4/pull/18

Please note that @NotThreadSafe was removed to HTTPCLIENT-1743, @contract(threading = ThreadingBehavior.UNSAFE) is now default

> Upgrade HttpClient to latest 4.3.X
> ----------------------------------
>
>                 Key: OLINGO-278
>                 URL: https://issues.apache.org/jira/browse/OLINGO-278
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata4-client
>            Reporter: Francesco Chicchiriccò
>            Priority: Minor
>              Labels: android
>
> As explained [here|https://hc.apache.org/httpcomponents-client-4.3.x/android-port.html], the Android platform cannot natively work with HttpClient 4.3.X - this is the reason why we are using HttpClient 4.2.6.
> Thanks to [HttpClient for Android|https://hc.apache.org/httpcomponents-client-4.3.x/android-port.html], however, this situation could be improved by upgrading HttpClient to latest 4.3.X (4.3.3 ATM) and configuring {{client-core-android}} with latest {{org.apache.httpcomponents:httpclient-android}} (4.3.3 ATM).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)