Branch: refs/heads/jenkins-39355
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 3d067dd44ead425cb8f8d62779fac64e3454edde
      
https://github.com/jenkinsci/scm-api-plugin/commit/3d067dd44ead425cb8f8d62779fac64e3454edde
  Author: Stephen Connolly <[email protected]>
  Date:   2016-11-24 (Thu, 24 Nov 2016)

  Changed paths:
    M src/main/java/jenkins/scm/api/SCMHeadEvent.java
    M src/main/java/jenkins/scm/api/SCMNavigator.java
    M src/main/java/jenkins/scm/api/SCMNavigatorDescriptor.java
    A src/main/java/jenkins/scm/impl/SCMTriggerListener.java
    M src/main/java/jenkins/scm/impl/SingleSCMNavigator.java
    M src/main/java/jenkins/scm/impl/TagSCMHeadCategory.java
    M src/test/java/jenkins/scm/api/MessagesTest.java
    M src/test/java/jenkins/scm/impl/MessagesTest.java
    M src/test/java/jenkins/scm/impl/NullSCMSourceTest.java
    M src/test/java/jenkins/scm/impl/TagSCMHeadCategoryTest.java
    M src/test/java/jenkins/scm/impl/UncategorizedSCMHeadCategoryTest.java
    M src/test/java/jenkins/scm/impl/UncategorizedSCMSourceCategoryTest.java

  Log Message:
  -----------
  Remove the need for implementers to re-invent the SCMTrigger post-commit hook 
processing

- Now if `SCMHeadEvent.isMatch(SCM)` returns `true` then the project will be 
triggered by `SCMTriggerListener`

Also

- Fix duplicated copyright headers


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