Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13888

Please override new Ant default excludes when cloning workspaces, so .git/.gitignore and other files are not lost during cloning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Linux, Jenkins 1.465

      The fix for JENKINS-13165 seems to have been to create a hook that plugins can use to optionally override the new (@#$!@$) Ant default excludes, which now include .git/.gitignore, etc. I would like for the Clone Workspace plugin to override these defaults, or at least give me a check box to do that.

      To reproduce the problem, create a job which touches a file named .gitignore, and publish that job's workspace for archiving. Then create another job which pulls over that archive and does an 'ls -la' in it. The .gitignore file won't be there.

            abayer Andrew Bayer
            owenmehegan Owen Mehegan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: