Hi Doug, 

Why not just doing your own custom distribution, taking/building only the 
modules you need.
My point is that instead of starting of Felix, adding Karaf shell console, 
blueprint, etc, at the end, you are building a Karaf distribution ;)

I would rather fork Karaf, remove useless module for you, and just build what 
you need.

You can ping me directly if you need some details.

Regards
JB

> Le 25 mai 2021 à 16:25, Jackson, Douglas <[email protected]> a 
> écrit :
> 
> Hi!
> Our organization wants us to build all 3rd party software in-house from 
> source. So, rather than building all of Karaf and it’s 230 dependencies, we 
> are looking to use Felix instead as it only has 3 dependencies. +blueprints, 
> +console(maybe) [may use gogo or none]. We would have to put all components 
> into source control in house and maintain.
> Our product manager was looking around for an organization that would do that 
> for us for a fee – guarantee all was virus free. Maybe your company might be 
> interested?
> Thanks,
> Doug
>  
>  
> From: JB
>  
> Hi,
> You need org.apache.karaf.bundle.core and org.apache.karaf.diagnostic bundles.
> Can I say that I don’t understand what you want to do ? ;)
> Karaf is running Felix Framework, so, why not just using Karaf directly ?
> Regards
> JB
>  
>  
>  
> From: Jackson, Douglas (DI SW LCS CF CLP DEX) 
> Sent: Tuesday, May 25, 2021 8:09 AM
> To: '[email protected]' <[email protected]>
> Subject: Karaf console commands in Felix
>  
> Hi!
> I am trying to drop the karaf console into Apache Felix.
> I have some of the commands working, but not the “bundles:*” and “diag” 
> commands.
> What karaf bundles do I need to add in order to use those commands?
> Thanks!
> -Doug

Reply via email to