[ https://issues.apache.org/jira/browse/FELIX-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved FELIX-2385. ------------------------------------ Assignee: Guillaume Nodet Fix Version/s: bundlerepository-1.6.4 Resolution: Fixed Committing to https://svn.apache.org/repos/asf/felix/trunk ... M bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/LocalResourceImpl.java Committed r952615 > 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 > Assignee: Guillaume Nodet > Fix For: bundlerepository-1.6.4 > > 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.