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

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


Dan Berindei created JGRP-1964:
----------------------------------

             Summary: 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