versionnumber-plugin
versionnumber-plugin copied to clipboard
Added build_week_of_year and weeks_since_project_start
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.
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests
@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.
Closing as unlikely to ever be merged