Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 96e82f0a2140f72d8944f3c0435f81537d2f6ae7
      
https://github.com/jenkinsci/gradle-plugin/commit/96e82f0a2140f72d8944f3c0435f81537d2f6ae7
  Author: Andrew Bayer <[email protected]>
  Date:   2017-04-02 (Sun, 02 Apr 2017)

  Changed paths:
    M src/main/java/hudson/plugins/gradle/GradleInstallation.java
    M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy

  Log Message:
  -----------
  [FIXED JENKINS-42381] Add PATH+GRADLE and buildEnvVars(...)

This ensures that Gradle's bin directory ends up on the PATH when
using the Pipeline tool step. Note that Jenkins' environment variable
management will handle converting "/bin" on Windows if needed, we do
not need to do that explicitly.


  Commit: e195cf311146ceefd48b98a77cf1699a51268865
      
https://github.com/jenkinsci/gradle-plugin/commit/e195cf311146ceefd48b98a77cf1699a51268865
  Author: Stefan Wolf <[email protected]>
  Date:   2017-04-02 (Sun, 02 Apr 2017)

  Changed paths:
    M src/main/java/hudson/plugins/gradle/GradleInstallation.java
    M src/test/groovy/hudson/plugins/gradle/GradlePluginIntegrationTest.groovy

  Log Message:
  -----------
  Merge pull request #42 from 'abayer/jenkins-42381'

[FIXED JENKINS-42381] Add PATH+GRADLE and buildEnvVars(...)


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/4060b4f27083...e195cf311146

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