[ 
https://issues.apache.org/jira/browse/HADOOP-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365462#comment-15365462
 ] 

Mingliang Liu commented on HADOOP-13347:
----------------------------------------

Thanks for reporting this. This is duplicate to [HADOOP-13298]. As [~busbey] 
pointed out, 
{quote}
that only masks the problem in git. It doesn't impact that maven tooling will 
presume something is amiss, since the build is not supposed to alter the source 
directories.
{quote}

> Add META-INF(LICENSE.txt and NOTICE.txt) generated in hadoop-build-tools to 
> .gitignore
> --------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13347
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13347
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jun Gong
>            Priority: Minor
>         Attachments: HADOOP-13347.01.patch
>
>
> After running mvn package, there will be LICENSE.txt and NOTICE.txt generated 
> in hadoop-build-tools/src/main/resources/META-INF/. Then the result of '{{git 
> status}}' looks like the following:
> {code}
> $ git status
> On branch trunk
> Your branch is up-to-date with 'origin/trunk'.
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       hadoop-build-tools/src/main/resources/META-INF/
> nothing added to commit but untracked files present (use "git add" to track)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to