Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: 086eac068f86689bed5445225df4f6b1178de152
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/086eac068f86689bed5445225df4f6b1178de152
  Author: Jesse Luehrs <d...@stripe.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  just store the build number rather than the build object on the action

storing the build object means that it needs to be serialized when
actions are serialized, and this can cause spurious failures
(CuncurrentModificationException) if something else is trying to modify
the build object's subBuildMap at the same time.


  Commit: 7894a99522ca045e85d1ed2c88bf92ca60f9cfdb
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/7894a99522ca045e85d1ed2c88bf92ca60f9cfdb
  Author: Haggai Philip Zagury <hag...@gmail.com>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Merge branch 'fix-concurrentmodificationexception' of 
https://github.com/stripe/tikal-multijob-plugin into 
stripe-fix-concurrentmodificationexception


  Commit: b631d6653c899349abb07f48b163eccbc34dd184
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/b631d6653c899349abb07f48b163eccbc34dd184
  Author: Haggai Philip Zagury <hag...@gmail.com>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Merge branch 'stripe-fix-concurrentmodificationexception'


Compare: 
https://github.com/jenkinsci/tikal-multijob-plugin/compare/db9fe6b1bba5...b631d6653c89

-- 
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/d/optout.

Reply via email to