Hello, sometimes I have to use "org.eclipse.equinox.ds" instead of "org.apache.felix.scr" (SCR feature). So I am missing the "scr" command extension to get a list and state of the declarative services.
To be able to access the Eclipse Equinox command extensions for the Eclipse Equinox OSGi framework I have written a translation module. This module prefix the Eclipse command extensions and add them to as Karaf command extensions at runtime. I think this is a nice addition for everyone that have to use the Equinox OSGi framework inside Karaf. Could you have a look at und give me some feedback? Would you have interest to include this in Karaf mainline (after your review)? Best regards, Markus
