-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Platform: All, OS: All
If your workspace contains some empty directories which match the archiver's
include pattern, they will be copied to the archive area. This is likely not
what you wanted - only files should be archived.
- is related to
-
JENKINS-9146 Allow archiving of empty directories to be enabled/disabled
-
- Open
-
Code changed in hudson
User: : jglick
Path:
trunk/hudson/main/core/src/main/java/hudson/FilePath.java
trunk/hudson/main/test/src/test/java/hudson/tasks/ArtifactArchiverTest.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=16026
Log:
[FIXED JENKINS-3227] Do not archive empty directories.