[
https://issues.apache.org/jira/browse/HTTPCLIENT-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769210#comment-13769210
]
Jens Offenbach commented on HTTPCLIENT-1398:
--------------------------------------------
I have built a new version. Now it's working correctly! The packages are
properly exported and accessible. I have adapted my code to 4.3. Everythings
looks pretty fine. In my specific case, I cannot use the
HttpClientBuilderFactory, because I have to produce a jar that also runs
independently of OSGi.
Thank you very much!
Unfortunately, I have some trouble with your required JCL logger version. I
have created an issue here:
https://issues.apache.org/jira/browse/HTTPCLIENT-1400. It is possible to fix
that?
> 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: [email protected]
For additional commands, e-mail: [email protected]