[
https://issues.apache.org/jira/browse/FELIX-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated FELIX-2385:
-------------------------------
Attachment: FELIX-2385.patch
A patch for this issue. The patch publishes each value in the
org.osgi.framework.executionenvironment property as a separate capability.
> 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
> Attachments: FELIX-2385.patch
>
>
> 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.