Folks, When I try to run an assembly that lists 'minimal' as a boot feature, I get this error, indicating that (If I read it correctly) the shell requires blueprint. Is this intended? I can switch to 'standard' easily enough.
2016-09-05 10:42:36,560 | ERROR | pool-6-thread-1 | BootFeaturesInstaller | 6 - org.apache.karaf.features.core - 4.0.6 | Error installing boot features org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=rosapi-front-end-service; type=karaf.feature; version="[1.2.6.SNAPSHOT,1.2.6.SNAPSHOT]"; filter:="(&(osgi.identity=rosapi-front-end-service)(type=karaf.feature)(version>=1.2.6.SNAPSHOT)(version<=1.2.6.SNAPSHOT))" [caused by: Unable to resolve rosapi-front-end-service/1.2.6.SNAPSHOT: missing requirement [rosapi-front-end-service/1.2.6.SNAPSHOT] osgi.identity; osgi.identity=org.apache.karaf.shell.console; type=osgi.fragment; version="[4.0.6,4.0.6]"; resolution:=mandatory [caused by: Unable to resolve org.apache.karaf.shell.console/4.0.6: missing requirement [org.apache.karaf.shell.console/4.0.6] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.apache.aries.blueprint)(version>=1.5.0)(!(version>=2.0.0)))"]] at org.apache.felix.resolver.ResolutionError.toException(Resolutio
