-
Bug
-
Resolution: Done
-
Major
-
3.6.4
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).
- relates to
-
JGRP-1964 OSGi support: Incorrect execution environment name
- Resolved