Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: eab523af002a2ee6dfc7b1bd2882c8908c95500a
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/eab523af002a2ee6dfc7b1bd2882c8908c95500a
  Author: Hugo Arès <[email protected]>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

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

  Log Message:
  -----------
  Fix deserialization issue caused by ManualPatchsetCreated class move

xstream compatibility alias was defined when the class was moved from
the gerrit-event to the gerrit-trigger but TriggerContextConverter is
not using xstream mapper. Modify TriggerContextConverter to use xstream
mapper instead of java class forName method.

Change-Id: I3280257e1740f5c0612400de4ccd0e862ace1250


  Commit: f5fe928ec5c3cf1dd36707552c49a1883d006672
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f5fe928ec5c3cf1dd36707552c49a1883d006672
  Author: Robert Sandell <[email protected]>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

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

  Log Message:
  -----------
  Merge pull request #129 from hugares/deserialization-fix

Fix deserialization issue caused by ManualPatchsetCreated class move


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/c512069db193...f5fe928ec5c3

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