[
https://issues.apache.org/jira/browse/CXF-8879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723443#comment-17723443
]
Thorsten Meinl commented on CXF-8879:
-------------------------------------
We are using CXF for JAX-RS clients in an Eclipse-based desktop application.
Hence we need OSGi bundles.
It's no problem if the OSGi manifest were completely removed because we can
easily create them ourselves (using the p2-maven-plugin). But if there is an
existing manifest it won't be touched and if that one is broken...
> 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
> Priority: Major
>
> 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)