You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2017/04/27 19:22:04 UTC

[jira] [Assigned] (FELIX-4695) Normalize os.version system property in framework properties

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

Karl Pauls reassigned FELIX-4695:
---------------------------------

    Assignee: Karl Pauls  (was: Felix Meschberger)

> Normalize os.version system property in framework properties
> ------------------------------------------------------------
>
>                 Key: FELIX-4695
>                 URL: https://issues.apache.org/jira/browse/FELIX-4695
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-4.4.1
>            Reporter: Felix Meschberger
>            Assignee: Karl Pauls
>             Fix For: framework-5.6.4
>
>         Attachments: FELIX-4695-ExtensionManager.patch, FELIX-4695-Felix.patch
>
>
> The Felix class currently normalizes the processor name and os name system property before putting it into the framework properties.
> Likewise the os version system property should be normalized as well.
> Symptom of not normalizing the os version is the ExtensionManager.buildNativeCapabilites method failing to create the os version.
> Alternatively, the ExtensionManager.buildNativeCapabilites method could itself normalize the os.version framework property. This would prevent the method from failing and would still allow the R4LibraryClause to match an os version capability (R4LlibraryClause does normalize the os version in the clause of the bundle before matching).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)