Branch: refs/heads/stable-3.9
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 6d2b42cc676c8baa8c624625f6e0235cd63dd5f3
      
https://github.com/jenkinsci/git-plugin/commit/6d2b42cc676c8baa8c624625f6e0235cd63dd5f3
  Author: Mark Waite <[email protected]>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/util/GitUtils.java
    M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
    M src/main/java/jenkins/plugins/git/GitSCMFileSystem.java
    M 
src/test/java/jenkins/plugins/git/AbstractGitSCMSourceRetrieveHeadsTest.java
    M src/test/java/jenkins/plugins/git/GitSCMSourceTest.java

  Log Message:
  -----------
  Fix [JENKINS-55827] - local tool definition ignored on agent

Revert "[JENKINS-52754] - GitBranchSource should consult with GitTools 
node-specific tool installers"

This reverts commit 77967dbb349c8d1df02e4a21e0ff9d9e107e94ee.

This is an intentionally short term fix that reverts the fix for
JENKINS-52754 (GitBranchSource should consult with GitTools node-specific
tool installers) in order to resolve the more serious problem of
JENKINS-55827 (local tool definition ignored on agent).


  Commit: eb0515099ea582dbdee84717cfe5d2f1b5bf2db4
      
https://github.com/jenkinsci/git-plugin/commit/eb0515099ea582dbdee84717cfe5d2f1b5bf2db4
  Author: Mark Waite <[email protected]>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/util/GitUtils.java
    M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
    M src/main/java/jenkins/plugins/git/GitSCMFileSystem.java
    M 
src/test/java/jenkins/plugins/git/AbstractGitSCMSourceRetrieveHeadsTest.java
    M src/test/java/jenkins/plugins/git/GitSCMSourceTest.java

  Log Message:
  -----------
  Merge pull request #670 from MarkEWaite/do-not-ignore-local-tool-definition

Fix [JENKINS-55827] - local tool definition ignored on agent


Compare: 
https://github.com/jenkinsci/git-plugin/compare/8c2f799275ed...eb0515099ea5

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