Branch: refs/heads/1.4.x
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 1075212f7ce5bb3dd2e57f607a2c80553ce6650a
      
https://github.com/jenkinsci/workflow-plugin/commit/1075212f7ce5bb3dd2e57f607a2c80553ce6650a
  Author: Jesse Glick <[email protected]>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    A 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/EnvWorkflowTest.java
    M 
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition/help-script.html
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

  Log Message:
  -----------
  Merge pull request #145 from recena/master

[JENKINS-28131] - Pass NODE_NAME into node{}
(cherry picked from commit 06cb328979c8772da21a12b265a69dde68024e0c)

Conflicts:
        CHANGES.md
        
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/EnvActionImpl/Binder/help.jelly
        
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java


  Commit: 587d7c5326b894c3d154f7b4f4c0b781208e5c52
      
https://github.com/jenkinsci/workflow-plugin/commit/587d7c5326b894c3d154f7b4f4c0b781208e5c52
  Author: Jesse Glick <[email protected]>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/EnvWorkflowTest.java

  Log Message:
  -----------
  [JENKINS-28131] Amended test from #145 to pass on 1.4.x.
env.VARIABLE handling from Groovy did not work well until a major refactoring 
in 1.5.
Thus we can only assume that the environment variable is accessible from an 
external process.


  Commit: 90291ba85c401cbe7666c219ac5c63937d3e38cb
      
https://github.com/jenkinsci/workflow-plugin/commit/90291ba85c401cbe7666c219ac5c63937d3e38cb
  Author: Jesse Glick <[email protected]>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M aggregator/pom.xml
    M api/pom.xml
    M basic-steps/pom.xml
    M cps-global-lib/pom.xml
    M cps/pom.xml
    M durable-task-step/pom.xml
    M job/pom.xml
    M pom.xml
    M scm-step/pom.xml
    M step-api/pom.xml
    M support/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release workflow-1.4.2


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/2252c048ceae...90291ba85c40

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