percyashu commented on a change in pull request #715: FINERACT-823 Gradle
modernizer plugin
URL: https://github.com/apache/fineract/pull/715#discussion_r391486396
##########
File path: fineract-provider/build.gradle
##########
@@ -298,6 +300,22 @@ if (project.hasProperty('security') &&
project.getProperty('security') == 'oauth
}
}
+modernizer {
+ includeTestClasses = false
+ failOnViolations = false
+
+ violationLogLevel="warn"
Review comment:
I will make the changes and fix the violation.
----------------------------------------------------------------
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