>>>>> Steinar Bang <s...@dod.no>: >> 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: this project is currently in flux, I'm in the process of reorganizing the project to be able to have a karaf integration test that loads the feature (and sets up a simple schema and populates the schema with some data). That should cut down the round trips for testing new features and also give me a way to debug a regular unit test to see if I can figured out how logging is called and used. If I can figure out how liquibase tries to find the logs, I can hopefully figure out a way to provide it in an OSGi setting.