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.
PipelineVersionContributor is now a BuildWrapper. It will now generate the version after the SCM checkout.