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.