Allow setting a prefix for properties read from file

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When using parameterized triggers with properties from a file, it would be nice to be able to set a prefix, to avoid name clashes.

      For example, I might have a set of modules and each produces a properties file with the same properties.
      If I want to aggregate those for downstream builds, there will be name clashes that could be avoided by specifying a prefix for properties in a given file, like:

      # moduleA.properties
      version=1.0.0 #would become moduleA.version
      
      # moduleB.properties
      version=2.0.0 #would become moduleB.version
      

            Assignee:
            huybrechts
            Reporter:
            João Cabrita
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: