Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin
Commit: fc10a93c7c063301ff851a49b4b8599b26ccc1dc
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/fc10a93c7c063301ff851a49b4b8599b26ccc1dc
Author: Martin Karing <[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
Log Message:
-----------
[JENKINS-34927] Close streams of extracted files
Commit: 707e3d5f0cbb48d633d71d73ff77957b44ccdcbf
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/707e3d5f0cbb48d633d71d73ff77957b44ccdcbf
Author: Martin Karing <[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
Log Message:
-----------
Minor improvements of the zip class
The improvements are mainly replacements of code with the IOUtils
implementations that are available. Also the input streams of the zip
file entries are now being closed, allowing the zip instance to reuse
some of the expensive to create internal classes.
Commit: 2bac2820ea3535d36c6980897c861f65bd038314
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/2bac2820ea3535d36c6980897c861f65bd038314
Author: Robert Sandell <[email protected]>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
Log Message:
-----------
Merge pull request #14 from mkaring/feature/jenkins-34927
[JENKINS-34927] Close streams of extracted files
Compare:
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/a676e56bcbe0...2bac2820ea35
--
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.