Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Cant use SVN_REVISION as pipeline version.
The problem is that class PipelineVersionContributor extends RunListener which get a signal before the SCM checkout.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 151621 ] | JNJira + In-Review [ 207044 ] |
PipelineVersionContributor is now a BuildWrapper. It will now generate the version after the SCM checkout.