>>>>> Jean-Baptiste Onofré <[email protected]>: > Hi Steinar, > I'm sorry, I never tried liquidbase in Karaf.
> JUL is supported by pax-logging, so I think your approach wrapping core and > slf4j in a bundle makes sense. Yes, but unfortunately I haven't been able to make it work for liquibase 4. At least not yet. > I can try your feature to check and eventually create a bundle at SMX and > corresponding Karaf in enterprise feature. The source for the feature (and the bundle fragment shimsing in logging for liquibase 3), is here: https://github.com/steinarb/liquibase-karaf-feature Note: I haven't written the shimsing code. The maven project just rebundles it and turns it into an OSGi fragment. https://github.com/steinarb/liquibase-karaf-feature/tree/master/com.mattbertolini.liquibase-slf4j-osgi
