Hello, I have the same problem: I'm using Karaf 3.0.6 and an external bundle which requires Java 1.8 ( Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" ) so I have added "J2SE-1.8,JavaSE-1.8" to the configuration variable "org.osgi.framework.executionenvironment" but I wonder why the Karaf config.properties has not been updated with a more recent version of Java than 1.7? Is Karaf validated with Java 1.8 or more?
Another question: what's the difference between the variables "org.osgi.framework.system.capabilities" and "org.osgi.framework.executionenvironment"? Thanks a lot. Christian -- View this message in context: http://karaf.922171.n3.nabble.com/Default-execution-environment-update-tp4046442p4046842.html Sent from the Karaf - User mailing list archive at Nabble.com.
