[ https://issues.apache.org/jira/browse/FINERACT-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689254#comment-15689254 ]
ASF GitHub Bot commented on FINERACT-245: ----------------------------------------- GitHub user nazeer1100126 opened a pull request: https://github.com/apache/incubator-fineract/pull/249 Integrating Apache RAT FINERACT-245 You can merge this pull request into a Git repository by running: $ git pull https://github.com/nazeer1100126/incubator-fineract RAT_Integration Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/249.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #249 ---- commit e9e3326f5b8ad18586a11f1bf2faa149d6afcacb Author: Nazeer Hussain Shaik <nazeer.sh...@confluxtechnologies.com> Date: 2016-11-23T07:53:13Z Integrating Apache RAT FINERACT-245 ---- > Introduce RAT checks > -------------------- > > Key: FINERACT-245 > URL: https://issues.apache.org/jira/browse/FINERACT-245 > Project: Apache Fineract > Issue Type: Task > Reporter: Myrle Krantz > Assignee: Shaik Nazeer Hussain > > GIVEN a contributor or committer forks the fineract code base, and builds it > locally to fix bugs and add features, > WHEN an apache policy violating library dependency is accidentally introduced > to the source code, > THEN the build fails. > See https://github.com/apache/incubator-geode/blob/develop/gradle/rat.gradle > for an example of how to do this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)