[jboss-jira] [JBoss JIRA] (JGRP-1964) OSGi support: Incorrect execution environment name

Dan Berindei (JIRA) issues at jboss.org
Thu Sep 10 06:30:00 EDT 2015


    [ https://issues.jboss.org/browse/JGRP-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107335#comment-13107335 ] 

Dan Berindei commented on JGRP-1964:
------------------------------------

JGRP-1948 mentioned {{Java2SE-1.6}}, but that's not correct either - the newer versions don't have the '2'.

> OSGi support: Incorrect execution environment name
> --------------------------------------------------
>
>                 Key: JGRP-1964
>                 URL: https://issues.jboss.org/browse/JGRP-1964
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.6.6
>            Reporter: Dan Berindei
>            Assignee: Bela Ban
>
> The {{Bundle-RequiredExecutionEnvironment}} changed in 3.6.5.Final from J2SE-1.6 to Java2SE-1.7.
> The list of supported execution environments depends on the container, but these are supported more or less everywhere: [http://www.osgi.org/Specifications/Reference]
> J2SE-1.6 wasn't on the list either, but it worked with Apache Felix. Java2SE-1.7 doesn't work, so it should be replaced with the standard {{JavaSE-1.7}}.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list