>>>>> Steinar Bang <[email protected]>: >> But I don't think the Migrator will be sufficient to handle all that I >> do with liquibase. Where does Migrator load the changesets file from?
> By "where" I mean: from a file on disk? from the classpath? from > somewhere else? >From the classpath it looks like: https://github.com/cschneider/Karaf-Tutorial/tree/master/liquibase/service/src/main/resources/db
