Is there a feature in karaf 4.4.6 that starts spi fly 1.3.7? If so: which one? And is it loaded by other features,
At some point in time I explicitely installed the spi fly bundle instead of using a built-in feature because then I could start spi-fly at the same run level as the liquibase-core bundle (40). But now something loads 1.3.7 on default run-level 80, and when I moved to spi fly 1.3.7 the one running at run-level 80 is all I get. And then stuff doesn't resolve for me. It looks like it resolves eventually but not in time for stuff to start normally. (This SPI fly stuff is a bit too magical. Every time I think I've understood it, it take another twist) (what prompted this: a failed attempt at bumping liquibase fro 4.27 to 4.28, combined with an attempt at cleaning up the messy SPI stuff) https://github.com/steinarb/liquibase-karaf-feature
