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

David Bosschaert commented on FELIX-6150:
-----------------------------------------

In order to not cause too many problems for people who depend on this, we 
should create 2 different release artifacts, one that has the osgi functions 
removed, and one that still has them as before. I would suggest calling them:
 * without the osgi function interfaces: 
org.apache.felix:org.apache.felix.converter
 * with the osgi function interfaces: 
org.apache.felix:org.apache.felix.converter.all

> Converter bundle should not embed osgi functions
> ------------------------------------------------
>
>                 Key: FELIX-6150
>                 URL: https://issues.apache.org/jira/browse/FELIX-6150
>             Project: Felix
>          Issue Type: Improvement
>          Components: Converter
>    Affects Versions: converter-1.0.8
>            Reporter: Carsten Ziegeler
>            Assignee: David Bosschaert
>            Priority: Major
>             Fix For: converter-1.0.12
>
>
> The converter bundle is currently also containing a copy of the OSGi function 
> bundle. While this works exporting a package like functions is not a good 
> idea anyway. It is only a convenience, functions have nothing to do with the 
> converter in itself and that will always back fire in the end. It causes 
> unnecessary version constraints since the order of resolving cannot be 
> controlled. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to