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
