You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/02/14 16:01:59 UTC

[jira] Created: (SLING-856) Always set the OSGi Execution Environment property

Always set the OSGi Execution Environment property
--------------------------------------------------

                 Key: SLING-856
                 URL: https://issues.apache.org/jira/browse/SLING-856
             Project: Sling
          Issue Type: Improvement
          Components: Launchpad
    Affects Versions: Launchpad Base 2.0.2
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Launchpad Base 2.0.4


Currently the Sling.setExecutionEnvironment method verifies org.osgi.framework.executionenvironment property set in the configuration or system properties ensuring execution environment names for older runtimes are included. If neither the system property nor a configuration property is set, the method does nothing right now.

For consistent operation, the setExecutionEnvironment should always ensure the org.osgi.framework.executionenvironment property setting.

In addition more well-known execution environment names should be set, e.g. JRE1.1 or OSGi/Minimum-1.0 etc.

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


[jira] Closed: (SLING-856) Always set the OSGi Execution Environment property

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-856.
-----------------------------------

    Resolution: Fixed

Implemented in Rev. 744507.

> Always set the OSGi Execution Environment property
> --------------------------------------------------
>
>                 Key: SLING-856
>                 URL: https://issues.apache.org/jira/browse/SLING-856
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.0.2
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Launchpad Base 2.0.4
>
>
> Currently the Sling.setExecutionEnvironment method verifies org.osgi.framework.executionenvironment property set in the configuration or system properties ensuring execution environment names for older runtimes are included. If neither the system property nor a configuration property is set, the method does nothing right now.
> For consistent operation, the setExecutionEnvironment should always ensure the org.osgi.framework.executionenvironment property setting.
> In addition more well-known execution environment names should be set, e.g. JRE1.1 or OSGi/Minimum-1.0 etc.

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