-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Hudson 1.381
When a build using the Version Number plugin is aborted or fails very early, no version number is generated.
When the next build starts, the Version Number plugin doesn't find a version number in the previous build and resets the BUILDS_ALL_TIME counter to 1 (and probably the other counters as well).
It would be nice if the plugin could scan all previous builds until it finds a version number, instead of just checking the last build.
- is duplicated by
-
JENKINS-7928 version number is reset when build is manually aborted (Version Number Plugin)
- Resolved