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

@Jesse:
With the zentimestamp plugin beeing fixed, there is no need to have a BUILD_TIMESTAMP_LEGACY variable. The purpose of this plugin is to:
So if people need another formatting than the default one, this plugin provides the mechanism to change it.
Adding milliseconds to the new timestamp variable may not be necessary.
The BUILD_ID is the better choice for getting a unique identifier.