Execution environment property is not correctly exposed
-------------------------------------------------------
Key: FELIX-2385
URL: https://issues.apache.org/jira/browse/FELIX-2385
Project: Felix
Issue Type: Bug
Components: Bundle Repository (OBR)
Affects Versions: bundlerepository-1.6.2
Reporter: Jarek Gawor
The org.osgi.framework.executionenvironment property can be a list of comma
separated of supported execution environments. Currently, the OBR assumes it
contains a single value and publishes it as a single capability. If the value
of this property is a list, the OBR resolution will pretty much fail since the
filter generated based on the Bundle-RequiredExecutionEnvironment header will
not match the single capability.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.