Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 5c17cfffa2ac9ba31dbece07e6c2ff651dba1180
      
https://github.com/jenkinsci/git-plugin/commit/5c17cfffa2ac9ba31dbece07e6c2ff651dba1180
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-09-02 (Mon, 02 Sep 2019)

  Changed paths:
    M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
    R src/main/java/jenkins/plugins/git/MethodUtils.java

  Log Message:
  -----------
  Remove MethodUtils - use Util class

Now that the base Jenkins version is 2.138.1, no need for the previous
implementation of MethodUtils.

Jenkins 1.633 and later includes the Util class changes which replace
MethodUtils. Confirmed with the code coverage report that the tests cover
the same lines after the replacement of MethodUtils with the hudson.Util
class and its curent implementation of isOverridden.


  Commit: e45df0266396d64481fdca9e1cedf6b1930e5da4
      
https://github.com/jenkinsci/git-plugin/commit/e45df0266396d64481fdca9e1cedf6b1930e5da4
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-09-02 (Mon, 02 Sep 2019)

  Changed paths:
    M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
    R src/main/java/jenkins/plugins/git/MethodUtils.java

  Log Message:
  -----------
  Merge pull request #750 from MarkEWaite/remove-MethodUtils

Remove MethodUtils - use Util class


Compare: 
https://github.com/jenkinsci/git-plugin/compare/b3fa9867166a...e45df0266396

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/master/b3fa98-e45df0%40github.com.

Reply via email to