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

Marek Sebera commented on HTTPCLIENT-1632:
------------------------------------------

Further info, with API23 legacy HttpClient library is removed completely, which 
leaves us in deadlock state.
We cannot use API22 because all headers/impl of HttpClient 3.X is deprecated
We cannot use API23 because Android port doesn't provide all the headers and 
implementation.

Would it be possible to provide simply repackaged (just change the name of 
package to something like "org.apache.android.http") HttpClient in official 
Maven distribution? That would be more then enough to fill the gap, until HC 
5.X will be released.

Thank you!

> HttpClient deprecated in Android API level 22
> ---------------------------------------------
>
>                 Key: HTTPCLIENT-1632
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1632
>             Project: HttpComponents HttpClient
>          Issue Type: Task
>          Components: Android Port
>    Affects Versions: 4.3.5.1-android
>            Reporter: Kurian Abraham
>            Priority: Minor
>              Labels: documentation
>             Fix For: 5.0
>
>
> The entire org.apache.http package classes have now been deprecated by Google 
> in Android API level 22. Is there some recommended procedure to be followed 
> to avoid the compiler warnings? Perhaps it should be noted in the 
> documentation.
> http://developer.android.com/reference/org/apache/http/package-summary.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to