Change By: Nicolas De Loof (24/Feb/15 8:41 AM)
Description: jenkins do report git commit date based on master timezone, not using committer timezone.

For sample, Committer date is reported by raw changelog as `1424725127 -0500`
This is parsed by git-plugin ChangelogParser as `iso.format(1424725127) + remaining string`

If jenkins master run as UTC
+1 (Fr)  this will result into : `2015-02-23T21:58:47+0100 -0500` which is wrong
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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