vishwasbabu 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_r257878543
##########
File path: fineract-provider/build.gradle
##########
@@ -364,7 +363,7 @@ task integrationTest(type:Test){
tomcatRunWar.daemon = true
tomcatRunWar.execute()
Review comment:
With the removal of TaskInternal.execute() method in Gradle 5.x , this task
(integrationTest) would fail
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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