markap14 commented on code in PR #5896: URL: https://github.com/apache/nifi/pull/5896#discussion_r842071422
########## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/resources/xml/person_record.xml: ########## @@ -0,0 +1,5 @@ +<record> Review Comment: We should avoid RAT exclusions if possible. Any file that can have a proper header that includes the Apache license info should. RAT exclusions should only be used for binary files, etc. where a proper license can't be included. -- 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]
