You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2010/02/05 22:14:27 UTC

[jira] Resolved: (FELIX-1308) Bundle-RequiredExecutionEnvironment Support

     [ https://issues.apache.org/jira/browse/FELIX-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall resolved FELIX-1308.
------------------------------------

    Resolution: Fixed

This has been fixed for a while.

> Bundle-RequiredExecutionEnvironment Support
> -------------------------------------------
>
>                 Key: FELIX-1308
>                 URL: https://issues.apache.org/jira/browse/FELIX-1308
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>    Affects Versions: felix-1.8.1
>         Environment: All 
>            Reporter: Peter Chandler
>
> ServiceMix 4.1 (Felix) does not support OSGi "Bundle-RequiredExecutionEnvironment". Note: Equinox does.
> The Bundle-RequiredExecutionEnvironment contains a comma-separated
> list of execution environments that must be present on the Service Platform.
> Manifest header (named "Bundle-RequiredExecutionEnvironment") identifying the required
> execution environment for the bundle. The service platform may run this bundle if any of the
> execution environments named in this header matches one of the execution environments it
> implements.
> Would be nice to specify:
> Bundle-RequiredExecutionEnvironment: JavaSE-1.6 or
> Bundle-RequiredExecutionEnvironment: j2ee-1.4
> ...

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