Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: c50c5eac8c77da628062501da6ad78fb599cc8e6
      
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/c50c5eac8c77da628062501da6ad78fb599cc8e6
  Author: Luca Milanesio <[email protected]>
  Date:   2021-09-05 (Sun, 05 Sep 2021)

  Changed paths:
    M 
src/main/java/com/google/gerrit/plugins/checks/client/UTCTimestampTypeAdapter.java
    A src/test/java/jenkins/plugins/gerrit/ChecksTest.java

  Log Message:
  -----------
  Fix timestamp parsing for Checks JSON payload

The change I80d59d51a has introduced a fatal
regression on the Checks JSON payload parsing
because of an incompatibility of data-type of Date
vs. Timestamp.

Rectify the situation and allows the Checks feedback
to be parsed correctly again, using the correct
time-zone conversion.

Change-Id: I441b04ec5fe337d83b16fb8c3246ce382a89df82


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gerrit-code-review-plugin/push/refs/heads/master/97496f-c50c5e%40github.com.

Reply via email to