versionnumber-plugin icon indicating copy to clipboard operation
versionnumber-plugin copied to clipboard

Added build_week_of_year and weeks_since_project_start

Open krishoog opened this issue 13 years ago • 2 comments
trafficstars

Two new version number string options have been implemented:

  • BUILD_WEEK_OF_YEAR
  • WEEKS_SINCE_PROJECT_START

Note: the first one was pulled from gommo/Hudson-VersionNumber-Plugin.

krishoog avatar Feb 15 '12 20:02 krishoog

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

jenkinsadmin avatar Jul 17 '13 04:07 jenkinsadmin

@krishoog , wouldn't better to use the ThreeTen-Backport library (http://www.threeten.org/threetenbp/) ? This library is a backport of the Java 8 date-time API to Java 6 and 7, which would make us ready for the future.

rosberglinhares avatar Mar 06 '15 04:03 rosberglinhares

Closing as unlikely to ever be merged

MarkEWaite avatar Feb 16 '25 00:02 MarkEWaite