Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 69d03a2a6a2b0c10a64c5a5dff5bb78a36f96b53
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/69d03a2a6a2b0c10a64c5a5dff5bb78a36f96b53
  Author: Christian HoĢˆltje <docw...@gerf.org>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java

  Log Message:
  -----------
  GerritTrigger.equals/hashCode -- don't use AbstractProject

AbstractProjects are very temporary and shouldn't be used for
comparison.  Instead, AbstractProject.getFullName() should be
used.

JENKINS-10709: multiple builds are triggered for one change in Gerrit


  Commit: fa07872b29cf8155970621e8c4a7f55d5669638d
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/fa07872b29cf8155970621e8c4a7f55d5669638d
  Author: Robert Sandell <robert.sand...@sonymobile.com>
  Date:   2013-10-02 (Wed, 02 Oct 2013)

  Changed paths:
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java

  Log Message:
  -----------
  Merge pull request #77 from docwhat/jenkins-10709-multiple-builds

GerritTrigger.equals/hashCode -- don't use AbstractProject


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/3de78e4e5d72...fa07872b29cf

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to