[
https://issues.apache.org/jira/browse/HIVE-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-23711:
--------------------------------
Description:
As attached in [^rat.txt], there was an incorrect rat check:
{code}
Files with unapproved licenses:
/Users/lbodor/apache/hive/shims/common/.factorypath
{code}
In this patch, I'm about to take care of .factorypath and some other files
which should be ignored by rat, as they are generated by IDE and ignored
already by git....
was:
As attached in [^rat.txt], there was an incorrect rat check:
{code}
Files with unapproved licenses:
/Users/lbodor/apache/hive/shims/common/.factorypath
{code}
> .factorypath files should not be checked for license header by rat plugin
> -------------------------------------------------------------------------
>
> Key: HIVE-23711
> URL: https://issues.apache.org/jira/browse/HIVE-23711
> Project: Hive
> Issue Type: Bug
> Reporter: László Bodor
> Priority: Major
> Attachments: rat.txt
>
>
> As attached in [^rat.txt], there was an incorrect rat check:
> {code}
> Files with unapproved licenses:
> /Users/lbodor/apache/hive/shims/common/.factorypath
> {code}
> In this patch, I'm about to take care of .factorypath and some other files
> which should be ignored by rat, as they are generated by IDE and ignored
> already by git....
--
This message was sent by Atlassian Jira
(v8.3.4#803005)