You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Jens Offenbach (JIRA)" <ji...@apache.org> on 2013/09/16 15:34:52 UTC

[jira] [Commented] (HTTPCLIENT-1398) Unable to access HttpClients or HttpClientBuilder in OSGi

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

Jens Offenbach commented on HTTPCLIENT-1398:
--------------------------------------------

I am using your OSGi bundle that it provided here http://mirror.synyx.de/apache//httpcomponents/httpclient/binary/httpcomponents-client-4.3-osgi-bin.zip.

Please take a look at the MANIFEST.MF of the included jar (org.apache.httpcomponents.httpclient_4.3.jar). It does not include the required packages.
                
> 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
>
> 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-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org