Hello Steinar. Out of topic, but is it required to use SPI to run liquibase inside karaf ? Maybe because I'm still using liquibase 3.10.x, but I didn't feel the need to use spi fly
Regards, João Email: [email protected] Web: www.exploitsys.com On Sun, Jun 23, 2024 at 9:15 PM Steinar Bang <[email protected]> wrote: > 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 > >
