Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JENKINS-19456] There is a case that a zip file does not contain entr…
…ies for directories.
- Loading branch information
Showing
with
81 additions
and 15 deletions.
- +4 −1 src/main/java/hudson/plugins/doclinks/artifacts/ArtifactsDocLinksConfig.java
- +27 −12 src/main/java/hudson/plugins/doclinks/artifacts/ArtifactsDocLinksDocument.java
- +17 −0 src/test/java/hudson/plugins/doclinks/artifacts/ArtifactsDocLinksConfigHudsonTest.java
- +23 −0 src/test/java/hudson/plugins/doclinks/artifacts/ArtifactsDocLinksDocumentHudsonTest.java
- +10 −2 src/test/java/hudson/plugins/doclinks/artifacts/testtools/TestZipBuilder.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters