turcsanyip commented on a change in pull request #3570: Fix for NIFI-6422 URL: https://github.com/apache/nifi/pull/3570#discussion_r303632965
########## File path: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/test/resources/schemas/simple_boolean_schema.json ########## @@ -0,0 +1,7 @@ +[ Review comment: If you run `contrib-check`, `apache-rat-plugin` will fail here due to unapproved licenses. You will need to add these json files to the exclusion list of the `apache-rat-plugin` in the module pom.xml, similar to `<exclude>src/test/resources/mock-gcp-service-account.json</exclude>` ---------------------------------------------------------------- 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
