Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-883

ScmFileSet DEFAULT_EXCLUDES too restrictive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.9.5
    • 1.12.1, 1.12.2, 2.0.0-M1
    • maven-scm-api
    • None

    Description

      We are trying to automate a process in which a default .gitignore file only (ignoring the current state of the repository) is added to a repository at the root level. Because of the DEFAULT_EXCLUDES in the ScmFileSet-Class this is impossible because .gitignore is listed there and the default excludes are always added to the final exlude list.

      In my opinion the .gitignore file should not be listed there because such files are part of a git repository. At least it should be possible to override the excludes completely without the DEFAULT_EXCLUDES always being added.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              Köntopp Fabian Köntopp
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: