[
https://issues.apache.org/jira/browse/AVRO-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015163#comment-17015163
]
ASF subversion and git services commented on AVRO-2681:
-------------------------------------------------------
Commit bcaa54576074a1f786f7ce88710502dd03ddc656 in avro's branch
refs/heads/master from RyanSkraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=bcaa545 ]
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)