Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/buildresult-trigger-plugin
  Commit: 6aac32a245eae1c2800d88a17033ff70c2df2b7a
      
https://github.com/jenkinsci/buildresult-trigger-plugin/commit/6aac32a245eae1c2800d88a17033ff70c2df2b7a
  Author: James Nord <[email protected]>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/buildresulttrigger/BuildResultTrigger.java

  Log Message:
  -----------
  [FIXED JENKINS-18931] Build is triggered incorrectly when a triggered build 
starts running.

Context should be calculated against a completed build not an in progress one.


  Commit: 51a544d60648acefb61a81473f443f890d70def3
      
https://github.com/jenkinsci/buildresult-trigger-plugin/commit/51a544d60648acefb61a81473f443f890d70def3
  Author: James Nord <[email protected]>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/buildresulttrigger/BuildResultTrigger.java

  Log Message:
  -----------
  use the buildId in the context to check against - to avoid a race condition.


  Commit: f3f5fab993d404e2b18f32e8af1f2ad35981f771
      
https://github.com/jenkinsci/buildresult-trigger-plugin/commit/f3f5fab993d404e2b18f32e8af1f2ad35981f771
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/buildresulttrigger/BuildResultTrigger.java

  Log Message:
  -----------
  Merge pull request #6 from jtnord/JENKINS-18931

Fixes Jenkins-18931


Compare: 
https://github.com/jenkinsci/buildresult-trigger-plugin/compare/12f65d79ac7b...f3f5fab993d4

-- 
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/groups/opt_out.


Reply via email to