[
https://issues.apache.org/jira/browse/HBASE-14225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698062#comment-14698062
]
Sean Busbey edited comment on HBASE-14225 at 8/15/15 2:12 AM:
--------------------------------------------------------------
the proximal cause is HBASE-14085. prior to that patch we excluded
{noformat}**/target/**{noformat} ourselves in our local rat config. I removed
it there because build dirs are supposed to be excluded and a generic filtering
of everything named target could mask other problems.
I don't think this happens on master; curious to see if it happens on branch-1.
I suspect it might be an issue with the older rat plugin version used on 0.98.
was (Author: busbey):
the proximal cause is HBASE-14085. prior to that patch we excluded
{{**/target/**}} ourselves in our local rat config. I removed it there because
build dirs are supposed to be excluded and a generic filtering of everything
named target could mask other problems.
I don't think this happens on master; curious to see if it happens on branch-1.
I suspect it might be an issue with the older rat plugin version used on 0.98.
> Exclude **/target/** from RAT checks
> ------------------------------------
>
> Key: HBASE-14225
> URL: https://issues.apache.org/jira/browse/HBASE-14225
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
>
> We need to exclude **/target/** from RAT checks in order to build releases
> now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)