Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-725

Add the right .gitignore file to the newly added projects so that directory listing is clean after a build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.5.1, 0.6.0
    • Ranger
    • None

    Description

      Right after doing an build several files show up as modified in git status listing, e.g.

      $ git s
      ## ranger-0.5...apache/ranger-0.5
      ?? ranger-examples/target/
      ?? ranger-hbase-plugin-shim/target/
      ?? ranger-hdfs-plugin-shim/target/
      ?? ranger-hive-plugin-shim/target/
      ?? ranger-knox-plugin-shim/target/
      ?? ranger-plugin-classloader/target/
      ?? ranger-storm-plugin-shim/target/
      ?? ranger-yarn-plugin-shim/target/
      ?? tagsync/
      ?? ugsync/ldapconfigchecktool/ldapconfigcheck/dependency-reduced-pom.xml
      ?? ugsync/ldapconfigchecktool/ldapconfigcheck/target/
      
      1. .gitignore file should be updated to take care of this.
      2. There are several .gitignore files in child projects, most of whic are not needed as what they need can be covered by parent level .gitignore. Git rid of unnecessary .gitignore files.

      Attachments

        Activity

          People

            alok Alok Lal
            alok Alok Lal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: