You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/07/03 18:32:47 UTC

[jira] Closed: (FELIX-1298) Implement support for new org.osgi.framework.library.extensions configuration property

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

Richard S. Hall closed FELIX-1298.
----------------------------------

    Resolution: Fixed

I committed a patch for this.

> Implement support for new org.osgi.framework.library.extensions configuration property
> --------------------------------------------------------------------------------------
>
>                 Key: FELIX-1298
>                 URL: https://issues.apache.org/jira/browse/FELIX-1298
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.1
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-2.0.0
>
>
> The new standard launching and embedding API in R4.2 introduced a new configuration property, org.osgi.framework.library.extensions, that allows you to specify a comma-delimited set of extensions to try when searching for native code libraries in addition to the file extension returned by System.mapLibraryName(), which is necessary on some operating systems. We need to add support for this.

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