michaelbukachi commented on a change in pull request #525: FINERACT-700:
upgrade Gradle from 2.10 to 5.2.1
URL: https://github.com/apache/fineract/pull/525#discussion_r265927599
##########
File path: fineract-provider/build.gradle
##########
@@ -364,7 +363,7 @@ task integrationTest(type:Test){
tomcatRunWar.daemon = true
tomcatRunWar.execute()
Review comment:
@ivange94 It's because the flyway plugin is affected. There current plugin
isn't compatible with gradle 5. Upgrading the plugin would require upgrading
the driver.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services