Branch: refs/heads/ArtifactArchiverStep-no-expand
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: b03ad540b94c09891e3af3eae7b5a02f68a93d9c
      
https://github.com/jenkinsci/workflow-plugin/commit/b03ad540b94c09891e3af3eae7b5a02f68a93d9c
  Author: Jesse Glick <[email protected]>
  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.


-- 
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.

Reply via email to