Support environment capabilities and CapabilityProvider
-------------------------------------------------------

                 Key: FELIX-575
                 URL: https://issues.apache.org/jira/browse/FELIX-575
             Project: Felix
          Issue Type: Bug
          Components: Bundle Repository (OBR)
            Reporter: Dimitry Voytenko


It looks like environment capabilities are not supported. I tested with the 
following example from OBR spec "5.9.7 Bundle-Execution Environment":
  <require optional='false' multiple='false' name="ee" 
filter="(|(ee=J2SE-1.4))"/>

However, it doesn't look like Felix is currently using environment' 
capabilities to satisfy such requirements.

Additionally, I could find how one could add such capabilities using 
CapabilityProvider as described by the spec as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to