[
https://issues.apache.org/jira/browse/MINIFI-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021507#comment-16021507
]
ASF GitHub Bot commented on MINIFI-177:
---------------------------------------
Github user apiri commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/103
After performing cmake configuration, the RAT check can be performed via
```
make apache-rat
<lots of output>
*****************************************************
Summary
-------
Generated at: 2017-05-23T13:21:38-04:00
Notes: 2
Binaries: 9
Archives: 0
Standards: 194
Apache Licensed: 194
Generated Documents: 0
JavaDocs are generated, thus a license header is optional.
Generated files do not require license headers.
0 Unknown Licenses
```
> Incorporate RAT into C++ build
> ------------------------------
>
> Key: MINIFI-177
> URL: https://issues.apache.org/jira/browse/MINIFI-177
> Project: Apache NiFi MiNiFi
> Issue Type: Task
> Components: Build, C++
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
>
> To aid in releases and compliance, it would be helpful to incorporate the RAT
> into the C++ build process.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)