For native dependencies you need also Bundle-NativeCode manifest entry. Check 
OSGi Core specification for detailed description as well.

Cheers,
Łukasz Dywicki
--
[email protected]
Twitter: ldywicki
Blog: http://dywicki.pl
Code-House - http://code-house.org

Wiadomość napisana przez CLEMENT Jean-Philippe 
<[email protected]> w dniu 12 lis 2013, o godz. 13:27:

> Dear Karaf exeperts,
> 
> I would like the maven bundle plugin to use native libraries stored in the 
> repository. I tried Embed-Dependency with native libraries (.so & .dll). It 
> succeeds but the Bundle-ClassPath is generated with them.
> 
> Is there a way to remove non-jar dependencies from the Bundle-ClassPath entry?
> 
> JP

Reply via email to