ebenezergraham commented on issue #4: Adding rat report to After Failure procedure URL: https://github.com/apache/fineract-cn-postgresql/pull/4#issuecomment-497052855 > I also found that newest version (0.4.0) of rat plugin outputs failing licenses list > [Documentation](https://github.com/eskatos/creadur-rat-gradle/releases) states: > rat task failure now reports the missing licenses in the task exception message > > The problem is that the new version of plugin would require updating Gradle version as it needs Gradle 4.7 or Gradle 5.x. (current version used by fineract-cn-* is 3.4.1). Using 0.4.0 will make the code cleaner and eliminate the after_failure script. We can discuss upgrading the Gradle version with the community and run tests to assert it is safe to move to the latest. So that we can upgrade rat to 0.4.0 when it's officially released.
---------------------------------------------------------------- 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
