-
Bug
-
Resolution: Fixed
-
Major
-
None
- is duplicated by
-
JENKINS-17880 Not all files are copied.
-
- Closed
-
- is related to
-
JENKINS-13165 Cloning workspace loses hidden files/directories
-
- Resolved
-
- relates to
-
JENKINS-22637 "Copy Artifacts Plugin" should support ArtifactManager
-
- Closed
-
With Jenkins 1.455 the plugin was successfully copying a workspace that contained a Mercurial repository. It appears that since
JENKINS-9118was resolved and Ant was upgraded to 1.8.3 the default excludes now cover Mercurial's repository files, and therefore the files are not being copied. This is similar toJENKINS-13888for the Clone Workspace plugin, and may similarly require a change to Jenkins core.