Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
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:
$ 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)
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-13298 Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/
- Closed