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

Code changed in jenkins
User: christ66
Path:
pom.xml
src/ittest/java/hudson/plugins/zentimestamp/ZenTimestampJobPropertyTest.java
src/main/java/hudson/plugins/zentimestamp/ZenTimestampAction.java
src/main/java/hudson/plugins/zentimestamp/ZenTimestampEnvironmentContributor.java
src/main/java/hudson/plugins/zentimestamp/ZenTimestampFormatBuildWrapper.java
src/main/java/hudson/plugins/zentimestamp/ZenTimestampNodeProperty.java
src/main/java/hudson/plugins/zentimestamp/ZenTimestampRunListener.java
src/main/resources/hudson/plugins/zentimestamp/Messages.properties
src/main/resources/hudson/plugins/zentimestamp/ZenTimestampFormatBuildWrapper/help-pattern.html
src/main/resources/hudson/plugins/zentimestamp/ZenTimestampJobProperty/config.properties
src/main/resources/hudson/plugins/zentimestamp/ZenTimestampJobProperty/help-changeBUILDID.html
src/main/resources/index.jelly
src/main/webapp/help-node.html
http://jenkins-ci.org/commit/zentimestamp-plugin/3bbe8cfc2c77ee663d68e2f64914edaee5981add
Log:
JENKINS-26626 Switch to use BUILD_TIMESTAMP environment variable instead of the BUILD_ID. Newer versions of Jenkins use the BUID_ID as being the build number.