Or you can simply use more "classic" OSGi form ;)
No need to use pde or bnd.

You can take a look on the examples in the Karaf distribution.

Anyway, I'm working on the kar test case and I will let you know if it's
a bug.

Regards
JB

On 14/06/2019 17:06, ntle wrote:
> Thanks JB,
> 
> Our application was originally an eclipse base product so dependency is
> managed by pde. We are migrating the app to web base but still using pde
> (running from eclipse osgi launcher at the moment) so in order to deploy to
> karaf we are using karaf-bridge
> (https://github.com/hstaudacher/tycho-karaf-bridge) to put all our bundles
> to a single feature in a kar file. This type of deployment will be changed
> when we switch our env to bnd which is maven base, at that point we can
> build our feature and install from maven repo.
> 
> 
> 
> --
> Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
> 

-- 
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to