Hello, This affects only developers, not end-users:
Hopefully nobody has any strong objections to https://issues.apache.org/jira/browse/FINERACT-765 and is against https://github.com/apache/fineract/pull/613, which remove Flyway completely from the Gradle build? So you won't be able to (once PR #613 is merged) do e.g. " ./gradlew migrateTenantDB" anymore - but we realized that you actually never had to anyway - because Flyway runs in-App at runtime during boot, anyway. BTW this does not affect e.g. " ./gradlew createDB -PdbName=mifosplatform-tenants", that will still work (and is really quite useful), because createDB has nothing to do with Flyway. Shout if Qs. Best, M. _______________________ Michael Vorburger http://www.vorburger.ch
