[jboss-jira] [JBoss JIRA] (JGRP-1964) OSGi support: Incorrect execution environment name
Bela Ban (JIRA)
issues at jboss.org
Thu Sep 10 06:33:00 EDT 2015
[ https://issues.jboss.org/browse/JGRP-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1964:
---------------------------
Fix Version/s: 3.6.7
> 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
> Fix For: 3.6.7
>
>
> 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