I believe the issue is that OBR does not currently support EE capabilities, since it has no standard way to detect that. If I recall correctly, OBR doesn't address its execution platform at all currently.

-> richard

Heiko Seeberger wrote:
Hi,

I am trying to deploy a bundle which requires execution environment JavaSE-1.6 to felix using OBR (obr deploy ...).

This fails with:
Unsatisfied requirement(s):
---------------------------
   (|(ee=JavaSE-1.6))

But felix is running on Java 6.

There is also a warning when building the bundle with the Felix Maven Bundle Plugin (BND): [WARNING] Warning building bundle net.eclipsetraining.osgi:contacts.core.inmemory:bundle:1.0 : Invalid value for Bundle-RequiredExecutionEnvironment, JavaSE-1.6 does not match ...

Any help is more than welcome ;-)

Heiko


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to