You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2010/10/13 15:44:33 UTC

[jira] Created: (KARAF-247) Add J2SE-1.2 to org.osgi.framework.executionenvironment

Add J2SE-1.2 to org.osgi.framework.executionenvironment
-------------------------------------------------------

                 Key: KARAF-247
                 URL: https://issues.apache.org/jira/browse/KARAF-247
             Project: Karaf
          Issue Type: Improvement
    Affects Versions: 2.0.0, 2.1.0
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 2.2.0


Some bundles (like e.g. XOM) state a bundle requirement of Bundle-RequiredExecutionEnvironment: J2SE-1.2.

There's no technical reason why such a bundle can't work on Karaf with a Java 5 or 6 JRE, so I'd like to add it to the list of supported execution environment values in etc/config.properties

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


[jira] Updated: (KARAF-247) Add J2SE-1.2 to org.osgi.framework.executionenvironment

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

Jamie goodyear updated KARAF-247:
---------------------------------

    Fix Version/s: 2.1.1

> Add J2SE-1.2 to org.osgi.framework.executionenvironment
> -------------------------------------------------------
>
>                 Key: KARAF-247
>                 URL: https://issues.apache.org/jira/browse/KARAF-247
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 2.1.1, 2.2.0
>
>
> Some bundles (like e.g. XOM) state a bundle requirement of Bundle-RequiredExecutionEnvironment: J2SE-1.2.
> There's no technical reason why such a bundle can't work on Karaf with a Java 5 or 6 JRE, so I'd like to add it to the list of supported execution environment values in etc/config.properties

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


[jira] Resolved: (KARAF-247) Add J2SE-1.2 to org.osgi.framework.executionenvironment

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

Gert Vanthienen resolved KARAF-247.
-----------------------------------

    Resolution: Fixed

Fixed in:
- http://svn.apache.org/viewvc?view=revision&revision=1022211 for trunk
- http://svn.apache.org/viewvc?view=revision&revision=1022213 for branches/karaf-2.1.x
- http://svn.apache.org/viewvc?view=revision&revision=1022215 for branches/karaf-2.0.x

> Add J2SE-1.2 to org.osgi.framework.executionenvironment
> -------------------------------------------------------
>
>                 Key: KARAF-247
>                 URL: https://issues.apache.org/jira/browse/KARAF-247
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 2.2.0
>
>
> Some bundles (like e.g. XOM) state a bundle requirement of Bundle-RequiredExecutionEnvironment: J2SE-1.2.
> There's no technical reason why such a bundle can't work on Karaf with a Java 5 or 6 JRE, so I'd like to add it to the list of supported execution environment values in etc/config.properties

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