[
https://issues.apache.org/jira/browse/AVRO-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030550#comment-17030550
]
ASF subversion and git services commented on AVRO-2681:
-------------------------------------------------------
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]>
> Maintain .gitignore and rat exclusions
> --------------------------------------
>
> Key: AVRO-2681
> URL: https://issues.apache.org/jira/browse/AVRO-2681
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Ryan Skraba
> Priority: Major
>
> Some of the recent changes in various languages have added / removed
> temporary files. It's simpler for local development if the lists of files
> excluded by git and rat is kept up to date.
> To check, after a complete local build, it should be possible to do a
> ./build.sh rat without failure, and a git status without new files appearing.
> This should have no effect on the CI build.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)