findFiles step result to expose folder of the matched result separately

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

XMLWordPrintable

      Some commands may need the folder containing the result, rather than path to the matched result. Consider following example:

      I have a folder c:\tests\xunit with files results1.xml and results2.xml

      then execute a search:

      findFiles('˜tests***1.xml')

      The search will find the results1.xml file and FileWrapper properties would be:

      .name = results1.xml

      .path = tests\xunit\results1.xml

      .directory = false

       

      This feature request is to provide a property with path without file name, e.g.:

      tests\xunit

            Assignee:
            rsandell
            Reporter:
            Toma Bussarov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: