Aman-Mittal commented on PR #6340: URL: https://github.com/apache/fineract/pull/6340#issuecomment-5644661519
> how do I repro a failing license check? I want to see this find something unlicensed or licensed category X and break. I tried adding `scripts/hello-world.sh` with AGPL-3 license text (local commit) but it didn't fail the build. @meonkeys It checks for Dependencies scripts/hello-world.sh is not part of this gate . however fineract have failed this in CI via ./gradlew :rat for reproducing this gate you can add dependency in build.gradle like in this test case https://github.com/Aman-Mittal/fineract/pull/5/changes -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
