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

Sebb commented on HTTPCLIENT-1388:
----------------------------------

See: http://hc.apache.org/downloads.cgi and look for OSGI

Likewise for Maven: 
http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/
http://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/

Are those not sufficient?
                
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to