xebialabs-community / xlr-variable-setter-plugin

XL Release plugin that will set release variables values from URL accessible remote files. The plugin can also set variables from other release variables that contain JSON or XML strings.
MIT License
2 stars 2 forks source link

Need Variable Interpolation to Work in filename field #3

Closed gciCeleste closed 5 years ago

gciCeleste commented 5 years ago

filename should accept for example:

version${my_variable}.properties

ladamato commented 5 years ago

Tested and works with newest release 1.0.4

  1. create a variable of type text, i.e. my_variable
  2. use that variable name, adding special notation, in a file name added to the "List of file name:" setting within the template or release, i.e. version${my_variable}.properties