You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Thorsten Meinl (Jira)" <ji...@apache.org> on 2023/05/17 12:30:00 UTC

[jira] [Created] (CXF-8879) OSGi bundle manifest are broken since version 4

Thorsten Meinl created CXF-8879:
-----------------------------------

             Summary: 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.1, 4.0.0
            Reporter: Thorsten Meinl


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)