Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin Commit: 3c94a7d82318221f6492110c40d8a8fd945ed2f0 https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/3c94a7d82318221f6492110c40d8a8fd945ed2f0 Author: Baptiste Mathus <bat...@batmat.net> Date: 2019-01-24 (Thu, 24 Jan 2019)
Changed paths: M pom.xml Log Message: ----------- Bump workflow-step-api to 2.16 And show this causes no issue. Commit: 079199a645134a891483f0ea010717b9eb906e41 https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/079199a645134a891483f0ea010717b9eb906e41 Author: Baptiste Mathus <bat...@batmat.net> Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: M pom.xml Log Message: ----------- Bump to problematic workflow-api 2.31 Makes a few tests fail, like ``` Using temp dir: /pct/tmp/work/pipeline-utility-steps/target/tmp/jkh8549942268385729296 2.966 [id=118] INFO o.j.h.test.SimpleCommandLauncher#launch: agent launched for slave0 3.559 [id=2382] INFO o.j.p.workflow.job.WorkflowRun#finish: p #1 completed: SUCCESS 3.578 [id=2875] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 3.611 [id=2875] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [ERROR] Tests run: 15, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 83.319 s <<< FAILURE! - in org.jenkinsci.plugins.pipeline.utility.steps.conf.mf.ReadManifestStepTest [ERROR] testJarWithGradleManifest(org.jenkinsci.plugins.pipeline.utility.steps.conf.mf.ReadManifestStepTest) Time elapsed: 3.859 s <<< FAILURE! java.lang.AssertionError: Expected: a string containing "Reading: META-INF/MANIFEST.MF" but: was "Started Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on slave0 in /pct/tmp/work/pipeline-utility-steps/target/tmp/jkh1255726218456449879/workspace/p ``` Seems to have been introduced by https://github.com/jenkinsci/workflow-api-plugin/pull/81 Commit: 0a7730584defa139e2bd2875082243d5b7eb8ee0 https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/0a7730584defa139e2bd2875082243d5b7eb8ee0 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: M pom.xml Log Message: ----------- Unnecessary encoding override. Commit: 486fffed922bcf9efb998ed9f0fcfcbe16b2182b https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/486fffed922bcf9efb998ed9f0fcfcbe16b2182b Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java Log Message: ----------- Need to flush a remoted TaskListener when done. Also using Java 7 try-blocks more consistently. Commit: bdbf34590dc62e3b63b3749e032af92e640dfc1d https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/bdbf34590dc62e3b63b3749e032af92e640dfc1d Author: Robert Sandell <rsand...@cloudbees.com> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java Log Message: ----------- Merge pull request #61 from jglick/updates [JENKINS-55759] Updates Compare: https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/80526a376cc6...bdbf34590dc6 -- 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.