You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2010/07/13 17:47:50 UTC

[jira] Assigned: (DERBY-4574) derby.jar not a valid R4 OSGi bundle

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

Kathey Marsden reassigned DERBY-4574:
-------------------------------------

    Assignee: Kathey Marsden  (was: Bryan Pendleton)

assigning to myself for back port to 10.5


> derby.jar not a valid R4 OSGi bundle
> ------------------------------------
>
>                 Key: DERBY-4574
>                 URL: https://issues.apache.org/jira/browse/DERBY-4574
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.5.3.0
>            Reporter: Alasdair Nottingham
>            Assignee: Kathey Marsden
>             Fix For: 10.6.1.0
>
>         Attachments: addBundleManifestVersion.diff
>
>
> The derby.jar has all the bundle metadata you would expect for it to be an OSGi bundle, except for the Bundle-ManifestVersion header. As a result it is not a valid R4 bundle, but will be treated as an R3 bundle.
> Looking at the metadata provided it looks as if the bundle should be an R4 bundle. Adding the following will make it a proper R4 bundle.
> Bundle-ManifestVersion: 2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.