[
https://issues.apache.org/jira/browse/CXF-8879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17797397#comment-17797397
]
Nicolas Filotto commented on CXF-8879:
--------------------------------------
FYI, I get an error with Karaf due to the version range used for Spring. More
details here https://github.com/apache/cxf/pull/1289/files#r1428771943
> OSGi bundle manifest are broken since version 4
> -----------------------------------------------
>
> Key: CXF-8879
> URL: https://issues.apache.org/jira/browse/CXF-8879
> Project: CXF
> Issue Type: Bug
> Components: OSGi
> Affects Versions: 4.0.0, 4.0.1
> Reporter: Thorsten Meinl
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 4.0.2
>
>
> The CXF Maven jar artifacts are also OSGi bundles because they contain the
> corresponding metadata in {{{}META-INF/MANIFEST.MF{}}}. However, since
> version 4 the OSGi metadata is broken because the {{Bundle-SymbolicName}}
> entry is empty. This makes these files unusable as OSGi bundles.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)