[
https://issues.apache.org/jira/browse/DL-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950113#comment-15950113
]
Jia Zhai commented on DL-195:
-----------------------------
"mvn apache-rat:check package findbugs:check -DskipTests" execute successfully,
after exclude 1 file for rat check, by adding this line at line232 of pom.xml
```
<exclude>src/main/resources/DISCLAIMER.bin.txt</exclude>
```
> Apache Rat Check Failures on DISCLAIMER.bin.txt
> -----------------------------------------------
>
> Key: DL-195
> URL: https://issues.apache.org/jira/browse/DL-195
> Project: DistributedLog
> Issue Type: Bug
> Reporter: Sijie Guo
> Assignee: Jia Zhai
>
> We need to exclude this file from rat checking.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)