https://bz.apache.org/bugzilla/show_bug.cgi?id=64841

            Bug ID: 64841
           Summary: Clean up inconsistencies in relative file handling
           Product: JMeter
           Version: 5.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.3.1

Many elements like CSV Dataset, Include Controller, Script Filename and others
take in a relative filename, but they handle them inconsistently. Some use the
JMeter script's basedir while others use 'user.dir'. This should be
consistently used troughout with the basedir of the JMeter script to support
module setups.

For instance, repeating Groovy Pre/Post Processors cannot be reused because I
cannot properly reference a Groovy file relative to the script.

This likey can only be resolved for 6.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to