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

Oleg Kalnichevski commented on HTTPCLIENT-1979:
-----------------------------------------------

[~marek.sebera] Long time, no speak, Marek

HC have long moved to Git.
https://github.com/apache/httpcomponents-core
https://github.com/apache/httpcomponents-client

Please note that there is no longer a need to modify HttpClient in order for it 
work on Android. Stock versions of HttpClient 4.5 works with Android API >= 26 
(with one more or less minor exception). Stock versions of HttpClient 5.0 work 
Android API >= 19 as it.

I have put together a small project with some extensions and extras for Apache 
HttpClient that simplify its use on Android.  You are welcome to take a look or 
join if you feel so inclined.

https://github.com/ok2c/httpclient-android-ext

Oleg


> HttpComponents SVN tags missing
> -------------------------------
>
>                 Key: HTTPCLIENT-1979
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1979
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: Documentation, HttpCache, HttpClient (async)
>    Affects Versions: 4.5.8
>            Reporter: Marek Sebera
>            Priority: Minor
>              Labels: documentation, svn
>
> Hi,
> I've been asked to update the Android port of HttpClient library, which I 
> did, under release version 4.5.3 (code 4453) 
> [https://github.com/smarek/httpclient-android/releases/tag/v4.5.3]
>  
> However I'm puzzled, as svn repositories, does not seem to contain tags for 
> versions higher than 4.5.3 even though versions 4.5.4 through 4.5.8 of 
> httpclient are released
>  
> see
> [https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/] (no higher 
> than 4.5.3 in 4.5.x branch)
> [https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/] (no higher 
> than 4.4.6)
>  
> Are sources now organised differently and are tags missing on purpose?
> Please let me know, if there is any available docs for this



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to