You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/08/18 14:22:48 UTC

[jira] [Resolved] (HTTPCLIENT-1388) HttpClient/Core lacks OSGI compatible fields in manifest

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

Oleg Kalnichevski resolved HTTPCLIENT-1388.
-------------------------------------------

    Resolution: Won't Fix

(1) Life is sometimes full of surprises. (2) In-lining of transitive dependencies is one of the reasons for providing a special OSGi bundle. Another one being ability to provide optimizations specific to OSGi managed environments. 

Oleg
                
> HttpClient/Core lacks OSGI compatible fields in manifest
> --------------------------------------------------------
>
>                 Key: HTTPCLIENT-1388
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1388
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.2.5
>         Environment: All environments
>            Reporter: Morten Christensen
>
> To be usable in OSGI environments, HttpClient/HttpCore needs to have a osgi symbol name and import/export packages in the manifest file. An easy way to do this using maven is to use the maven-bundle-plugin (http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html) which will add the manifest attributes automatically. There is also a bndtools plugin to do this in ANT / eclipse. 

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