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

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

Morten Christensen created HTTPCLIENT-1388:
----------------------------------------------

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