[jboss-jira] [JBoss JIRA] (JGRP-1948) Bundle-RequiredExecutionEnvironment is set to unsupported value J2SE-1.6, should be JavaSE-1.6
Paul Illingworth (JIRA)
issues at jboss.org
Mon Aug 3 10:38:04 EDT 2015
Paul Illingworth created JGRP-1948:
--------------------------------------
Summary: Bundle-RequiredExecutionEnvironment is set to unsupported value J2SE-1.6, should be JavaSE-1.6
Key: JGRP-1948
URL: https://issues.jboss.org/browse/JGRP-1948
Project: JGroups
Issue Type: Bug
Affects Versions: 3.6.4
Reporter: Paul Illingworth
Assignee: Bela Ban
In the MANFEST.MF file the header Bundle-RequiredExecutionEnvironment is set to J2SE-1.6 which is a non standard value. The correct value shoud be Java2SE-1.6.
See http://wiki.osgi.org/wiki/Execution_Environment
This is preventing the bundle from being loaded into my OSGi container (Felix).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list