I've just deployed my first Karaf app, having converted it over from a Tomcat war file. What I've noticed is that there's a large number of dependencies for Karaf but a small number for Tomcat.
In Karaf, how can I do away with the extra dependencies? In CQ, there is a "negative import list". Is there something similar for Karaf?