I think BUILD_ID should keep the timestamp format. That is the documented behaviour at
https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project
The BUILD_NUMBER variable gives the build number still.

The change of format has broken a couple of my deployment scripts that were expecting the date format.

I did a quick fix to use the old formatting code and that seems to have made things work for me. I have not submitted a pull request because I have not had chance to fully test things. For those who are interested the code is at
https://github.com/oldelvet/jenkins/tree/jenkins-26520

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