[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Rob Petti commented on JENKINS-11600 Implement Entry.getDate and Entry.getRevision for email-ext support Email-ext has changed something on their end. It seems they are now using Entry.getTimestamp and Entry.getCommitId instead of getDate and getRevision like they were previously... The perforce plugin will need these two new functions implemented. 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.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Nik San commented on JENKINS-11600 Implement Entry.getDate and Entry.getRevision for email-ext support Any ideas on this or what version of Jenkins we should go back to? I'm a newcomer so unable to have ever seen it working (last two weeks) but am also seeing the null for revision. Cheers. 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.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Rob Petti assigned JENKINS-11600 to Unassigned Implement Entry.getDate and Entry.getRevision for email-ext support Change By: Rob Petti (19/Mar/14 5:51 PM) Assignee: RobĀ Petti 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.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Rob Petti commented on JENKINS-11600 Implement Entry.getDate and Entry.getRevision for email-ext support I'd recommend rolling back to see if it fixes your issue. As I've said, this doesn't appear to be an issue with the Perforce Plugin. 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/groups/opt_out.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Walter Couto commented on JENKINS-11600 Implement Entry.getDate and Entry.getRevision for email-ext support I can't tell the version as it is not reported in the emails, but it stopped working for us on October 30th, 2013. So recently. We keep up to date with the latest Jenkins and plugins. Our P4 server version hasn't changed between those dates. 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/groups/opt_out.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Rob Petti commented on JENKINS-11600 Implement Entry.getDate and Entry.getRevision for email-ext support I have double checked. The functions requested in this ticket are still implemented. https://github.com/jenkinsci/perforce-plugin/blob/master/src/main/java/hudson/plugins/perforce/PerforceChangeLogEntry.java 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/groups/opt_out.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Rob Petti commented on JENKINS-11600 Implement Entry.getDate and Entry.getRevision for email-ext support What version was this last working in? As far as I can tell, this code has not changed. 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/groups/opt_out.
[JIRA] [perforce] (JENKINS-11600) Implement Entry.getDate and Entry.getRevision for email-ext support
Walter Couto
reopened JENKINS-11600
Implement Entry.getDate and Entry.getRevision for email-ext support
Jenkins ver. 1.544, Perforce Plugin 1.3.26
The Following token used in email-ext plugin displays null for revision and invalid date for date:
${CHANGES, format="%r by %a on %d\n%m"}
null by user on Jan 1, 1970 1:59:59 AM
description
This was working fine in a pervious version of the plugin.
Change By:
Walter Couto
(29/Dec/13 2:28 AM)
Resolution:
Fixed
Status:
Resolved
Reopened
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/groups/opt_out.
