[
https://issues.apache.org/jira/browse/AVRO-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030551#comment-17030551
]
ASF subversion and git services commented on AVRO-2675:
-------------------------------------------------------
Commit c62b16a16b027610987e56a1e97d41da3bd7c4de in avro's branch
refs/heads/branch-1.9 from RyanSkraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=c62b16a ]
AVRO-2675: Maintain .gitignore and rat exclusions (#750)
* AVRO-2681: Maintain ignored files.
* AVRO-2675: Update the RAT exclude list
Co-authored-by: Kengo Seki <[email protected]>
> Update the RAT exclude list
> ---------------------------
>
> Key: AVRO-2675
> URL: https://issues.apache.org/jira/browse/AVRO-2675
> Project: Apache Avro
> Issue Type: Bug
> Components: build, csharp, python
> Reporter: Kengo Seki
> Assignee: Ryan Skraba
> Priority: Minor
> Fix For: 1.10.0
>
>
> After merging AVRO-2656, running {{./build.sh clean test}} sequentially on
> the toplevel directory fails with a RAT verification error. It seems that
> {{lang/py/.tox}} should be added the exclusion list for RAT or {{./build.sh
> clean}} should remove the {{.tox}} directory (or both).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)