[Framework] Native library matching is not correctly checking additional
extensions
-----------------------------------------------------------------------------------
Key: FELIX-2789
URL: https://issues.apache.org/jira/browse/FELIX-2789
Project: Felix
Issue Type: Bug
Components: Framework, Specification compliance
Affects Versions: framework-3.0.7
Reporter: Richard S. Hall
Priority: Minor
Fix For: framework-3.2.0
It is possible to specify additional native library file extensions using the
standard OSGi framework configuration property. The framework currently
implements this functionality, but unfortunately it is broken. If a list of N
extensions is specified, it will only check the first N-1 extensions, skipping
the last one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.