Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-plugin Commit: b03ad540b94c09891e3af3eae7b5a02f68a93d9c https://github.com/jenkinsci/workflow-plugin/commit/b03ad540b94c09891e3af3eae7b5a02f68a93d9c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths: M basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/ArtifactArchiverStepExecution.java Log Message: ----------- Do not call EnvVars.expand from Workflow steps. It is assumed that any variable substitutions the user wanted were already done via Groovy. Thus any strings passed into a step should be assumed to be final, literal values. Commit: 375c1db37f9145c4c2f80c61eb6b6badca1c686d https://github.com/jenkinsci/workflow-plugin/commit/375c1db37f9145c4c2f80c61eb6b6badca1c686d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-01-14 (Wed, 14 Jan 2015) Changed paths: M basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/ArtifactArchiverStepExecution.java Log Message: ----------- Merge pull request #35 from jenkinsci/ArtifactArchiverStep-no-expand Do not call EnvVars.expand from ArtifactArchiverStepExecution Compare: https://github.com/jenkinsci/workflow-plugin/compare/cfdb2e114602...375c1db37f91 -- 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.