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

Oleg Kalnichevski resolved HTTPCORE-317.
----------------------------------------

    Resolution: Invalid

This is apparently called dependency inlining and a far as I can tell is a very 
common practice [1]
---
<Embed-Dependency>*;scope=compile|runtime;inline=true</Embed-Dependency>
---
Naturally this directive does not apply to source code and some additional 
efforts would need to be made to copy the corresponding source files to the 
artifact's source jar.

At any rate this is not an issue with HttpCore but rather with 
maven-bundle-plugin or eclipse (depending on who you are more inclined to 
blame). We, as a project, have very limited means of fixing it. Please do not 
re-open the issue unless you are prepared to actively pursue it with 
maven-bundle-plugin or eclipse developers.

Oleg

[1] http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

                
> Source bundle for httpcore-osgi contains no source
> --------------------------------------------------
>
>                 Key: HTTPCORE-317
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-317
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 4.2.2
>            Reporter: Thomas Hallgren
>
> The file 
> org/apache/httpcomponents/httpcore-osgi/4.2.2/httpcore-osgi-4.2.2-sources.jar 
> over at Maven Central contains a META-INF directory with some files but 
> nothing more. All source files are missing.
> Same thing with the httpclient-osgi.

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