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

Oleg Kalnichevski resolved HTTPCLIENT-1398.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3.1

Fixed in SVN trunk. Please review / re-test.

Please also note that you still ought to be using HttpClientBuilderFactory 
provided as a service by the OSGi container instead of HttpClientBuilder and 
HttpClients classes. This is likely the reason why the bug was not detected 
during the BETA phase.

Oleg
                
> Unable to access HttpClients or HttpClientBuilder in OSGi
> ---------------------------------------------------------
>
>                 Key: HTTPCLIENT-1398
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1398
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.3 Final
>            Reporter: Jens Offenbach
>             Fix For: 4.3.1
>
>
> Because the package "org.apache.http.impl.client" in the MANIFEST.MF is 
> declared as private and NOT exported, nobody is able to access the builder 
> classes for building a HttpClient instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to