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

Oleg Kalnichevski resolved HTTPCLIENT-1612.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.4.1

Fixed by HTTPCLIENT-1611

Oleg

> Missing package import statement in manifest (org.apache.http.ssl)
> ------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1612
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1612
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.4 Final
>            Reporter: Jens Offenbach
>              Labels: httpclient, osgi
>             Fix For: 4.4.1
>
>
> The bundle "httpclient-osgi" in version 4.4. does not work properly in an 
> OSGi environment. You are missing a package import statement 
> "org.apache.http.ssl" in your manifest file. The package is available and 
> exported by "httpcore-osgi".
> Add the following line to the pom.xml of httpclient-osgi:
> 'org.apache.http.ssl;version=${httpcore.osgi.import.version}'
> I am not sure, if there are further import-/export issues.



--
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