Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 7fd089691116567def282f47b8059d647e5834f9
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/7fd089691116567def282f47b8059d647e5834f9
  Author: Scott Hebert <[email protected]>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsPlaybackManager.java
    M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsLoadPersistTest.java
    A 
src/test/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/DeserializeEventCreatedOnTest.json

  Log Message:
  -----------
  Protect PlaybackManager from null EventCreatedOn

It is possible that Gerrit might return a null eventCreated attribute for some 
events.

This protects the persistence of events from this situation.

[FIXED JENKINS-30975]


  Commit: 76687a700851a947cd08b8e9df6b91f943dc140e
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/76687a700851a947cd08b8e9df6b91f943dc140e
  Author: Robert Sandell <[email protected]>
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsPlaybackManager.java
    M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsLoadPersistTest.java
    A 
src/test/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/DeserializeEventCreatedOnTest.json

  Log Message:
  -----------
  Merge pull request #261 from scoheb/fix-playback-eventcreated-on

Protect PlaybackManager from null EventCreatedOn


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/921e93f41f57...76687a700851

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