Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 21/Jan/15 9:17 AM
Description:

With this release jenkins changed the build identifier to the build number (instead of timestamp). Now the BUILD_NUMBER and BUILD_ID both return the build number and there is no way to get the timestamp from the environment variables.
According to the documentation BUILD_ID should return the timestamp.

BUILD_ID
The current build id, such as "2005-08-22_23-59-59" (YYYY-MM-DD_hh-mm-ss)

Possible fixes:

  • Change BUILD_ID to return the timestamp
  • Add Env-Var BUILD_TIMESTAMP or similar
Environment: Since version 1.597
Project: Jenkins
Priority: Minor Minor
Reporter: David Sommer
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