Branch: refs/heads/master Home: https://github.com/jenkinsci/compress-artifacts-plugin Commit: e4cf3284f14c919fb6bd95bfb147180569500623 https://github.com/jenkinsci/compress-artifacts-plugin/commit/e4cf3284f14c919fb6bd95bfb147180569500623 Author: Oliver Gondža <ogon...@gmail.com> Date: 2015-02-25 (Wed, 25 Feb 2015)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/compress_artifacts/ZipStorage.java Log Message: ----------- [FIX JENKINS-27042] Use TrueZIP to access archive Jenkins use org.apache.tools.zip to create the archive, we can not use java.util.zip to extrace: http://commons.apache.org/proper/commons-compress/zip.html#Known_Interoperability_Problems. For whatever reason org.apache.tools.zip implemntation is order of magnitude slower than TrueZIP or java.util.zip. Commit: 34c0ef0703d2a9196ca353e809b35a83e54ea246 https://github.com/jenkinsci/compress-artifacts-plugin/commit/34c0ef0703d2a9196ca353e809b35a83e54ea246 Author: Oliver Gondža <ogon...@gmail.com> Date: 2015-02-25 (Wed, 25 Feb 2015) Changed paths: M src/main/java/org/jenkinsci/plugins/compress_artifacts/ZipStorage.java M src/test/java/org/jenkinsci/plugins/compress_artifacts/CompressArtifactsTest.java Log Message: ----------- Correctly close entry stream and archvive stream Commit: f56397d468dfc7b14be30ca7097855c281db8045 https://github.com/jenkinsci/compress-artifacts-plugin/commit/f56397d468dfc7b14be30ca7097855c281db8045 Author: Oliver Gondža <ogon...@gmail.com> Date: 2015-03-01 (Sun, 01 Mar 2015) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/compress_artifacts/ZipStorage.java M src/test/java/org/jenkinsci/plugins/compress_artifacts/CompressArtifactsTest.java Log Message: ----------- Merge pull request #5 from olivergondza/truezip [FIX JENKINS-27042] Use TrueZIP to access archive Compare: https://github.com/jenkinsci/compress-artifacts-plugin/compare/f33ad894f0d2...f56397d468df -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.