[
https://issues.apache.org/jira/browse/AVRO-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296092#comment-17296092
]
ASF subversion and git services commented on AVRO-3069:
-------------------------------------------------------
Commit b882d5230991b42bd017601435ea059d7cd3b492 in avro's branch
refs/heads/master from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=b882d52 ]
AVRO-3069: Ignore modified files after build
> [Build] Existing files after a build cause RAT issues.
> ------------------------------------------------------
>
> Key: AVRO-3069
> URL: https://issues.apache.org/jira/browse/AVRO-3069
> Project: Apache Avro
> Issue Type: Task
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Fix For: 1.10.2
>
>
> After a build, there are modified and new files, and some RAT licence
> failures:
> * {{lang/perl/README}} is regenerated
> * {{lang/c++/test_....df}} files aren't ignored
> And during a {{./build.sh clean test dist}}:
> {code}
> [WARNING] Files with unapproved licenses:
> lang/py/.mypy_cache/CACHEDIR.TAG
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)