Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
In [1] the plugin switched from org.apache.tools.zip/java.util.zip to de.schlichtherle.truezip. While this is certainly necessary for extraction, perhaps it is possible to keep using apache-via-FilePath for compression avoiding a lot of ping-ponging over network.
Code changed in jenkins
User: Oliver Gondža
Path:
src/main/java/org/jenkinsci/plugins/compress_artifacts/ZipStorage.java
http://jenkins-ci.org/commit/compress-artifacts-plugin/8650e1d6ae90cade6920d2447688c5935a4f457f
Log:
[FIXED JENKINS-28862] Optimize artifact archiving