Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin
Commit: 74b09637fcb60b3c66a1a5ebb3822bd893b9dc1c
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/74b09637fcb60b3c66a1a5ebb3822bd893b9dc1c
Author: Martin Karing <[email protected]>
Date: 2016-05-18 (Wed, 18 May 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepTest.java
A
src/test/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/test_broken.zip
A
src/test/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/test_ok.zip
Log Message:
-----------
[JENKINS-34935] Fixing detection of corrupted zip files
This commits changes the test for a broken zip file to a full CRC test
of every entry of the zip file.
This will ensure that zip files with even marginal errors inside the
different zip entries are detected properly.
Added also two tests to verify that the task properly detects broken
zip files and zip files that are okay.
Commit: a676e56bcbe085e3c68ad07ee3e242eee9fce814
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/a676e56bcbe085e3c68ad07ee3e242eee9fce814
Author: Robert Sandell <[email protected]>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepTest.java
A
src/test/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/test_broken.zip
A
src/test/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/test_ok.zip
Log Message:
-----------
Merge pull request #15 from mkaring/feature/jenkins-34935
[JENKINS-34935] Fixed detection of corrupt zip files
Compare:
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/cb3fee8b0d82...a676e56bcbe0
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.