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

Oleg Kalnichevski resolved HTTPCLIENT-1543.
-------------------------------------------

    Resolution: Not a Problem

> httpmime should contain a proper bundle manifest for osgi
> ---------------------------------------------------------
>
>                 Key: HTTPCLIENT-1543
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1543
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpMime
>    Affects Versions: 4.3.5
>         Environment: OSGi container
>            Reporter: Cliff Collins
>
> The maven repositories say httpclient-osgi and http-core-osgi depend on 
> httpmime, but httpmime is not a proper osgi bundle. It has not exports or 
> imports. The manifest should be something like: (changes for Bunde* items and 
> Export-Package and Import-Package.
> Manifest-Version: 1.0
> Export-Package: org.apache.http.entity.mime;version="4.3.0";uses:="org
>  .apache.http,org.apache.http.entity.mime.content,org.apache.http.util
>  ",org.apache.http.entity.mime.content;version="4.3.0"
> Implementation-Title: HttpComponents Apache HttpClient Mime
> Implementation-Version: 4.3
> Built-By: oleg
> Bundle-Name: HttpComponents MIME
> Specification-Vendor: The Apache Software Foundation
> Created-By: Apache Maven 3.0.5
> url: http://hc.apache.org/httpcomponents-client
> X-Compile-Source-JDK: 1.5
> Bundle-Vendor: Apache
> Bundle-Version: 4.3.0
> Implementation-Vendor: The Apache Software Foundation
> Implementation-Vendor-Id: org.apache
> Build-Jdk: 1.7.0_21
> Bundle-ManifestVersion: 2
> Import-Package: org.apache.http;version="[4.3.0, 4.4)",org.apache.ht
>  tp.message;version="[4.3.0, 4.4)",org.apache.http.util;version="[4.3.0, 4.4)"
> Specification-Title: HttpComponents Apache HttpClient Mime
> Specification-Version: 4.3
> Bundle-SymbolicName: org.apache.httpcomponents.httpmime
> Implementation-Build: tags/4.3-RC1/httpmime@r1520085; 2013-09-04 20:20
>  :59+0200
> X-Compile-Target-JDK: 1.5
> Archiver-Version: Plexus Archiver



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to