In our current build we seem to use the maven bundle plugin 2.4.1-SNAPSHOT.
Since this version was changed I see a new Manifest header:
Require-Capability: osgi.ee; filter="(&(osgi.ee=JavaSE)(version=1.6))"

When I try to install such a bundle into karaf 2.3.5 (I tried with jpa container 1.0.1-SNAPSHOT). I get the error that this requirement is not met.

So the question is should we avoid this header or should we add the capability to the container in some way?

Christian

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to