[
https://issues.apache.org/jira/browse/ARROW-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741242#comment-16741242
]
Krisztian Szucs commented on ARROW-3578:
----------------------------------------
Caused by the prepare script:
[https://github.com/apache/arrow/blob/master/dev/release/00-prepare.sh#L147-L171]
On the release branch the rat exclude file is updated, and the 02-source.sh
uses the updated exclude file, not the one which belongs to the release.
Here is the boundary:
[https://github.com/apache/arrow/blob/master/dev/release/00-prepare.sh#L141]
So We need to run RAT with the exclude file within the archive.
> [Release] Address spurious Apache RAT failures in source release script
> -----------------------------------------------------------------------
>
> Key: ARROW-3578
> URL: https://issues.apache.org/jira/browse/ARROW-3578
> Project: Apache Arrow
> Issue Type: Bug
> Components: Developer Tools
> Reporter: Wes McKinney
> Priority: Blocker
> Fix For: 0.13.0
>
>
> Something about the untarring / retarring process is offending Apache RAT and
> it's reporting a number of unapproved licenses incorrectly
> https://gist.github.com/wesm/490dc50c494cc914ae28b4fd897a73eb
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)