-
New Feature
-
Resolution: Unresolved
-
Critical
-
Jenkins 1.651
change-assembly-version-plugin 1.5.1
Can't use environment variables in the FileName box. This force me to change this line in every project.
For example I would like to change all AssemblyInfo.cs in a directory called like $JOB_NAME. So I want to write:
$JOB_NAME**\Properties\AssemblyInfo.cs
but that's not working.
- is related to
-
JENKINS-37239 Add support for Token macros in RegexPattern and ReplacementPattern
- Open
-
JENKINS-37004 Can't use token macro variables
- In Progress