Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13347

Add META-INF(LICENSE.txt and NOTICE.txt) generated in hadoop-build-tools to .gitignore

    XMLWordPrintableJSON

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

        1. HADOOP-13347.01.patch
          0.4 kB
          Jun Gong

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hex108 Jun Gong
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: