https://bz.apache.org/bugzilla/show_bug.cgi?id=61567
Bug ID: 61567
Summary: JMeter is that it wants to have a library in classpath
with exact name of "ApacheJMeter_functions.jar"
Product: JMeter
Version: 3.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have described issue in details at
https://stackoverflow.com/questions/46429778/when-running-jmeter-script-from-java-functions-and-properties-do-not-work/
It has sample code. Th eproblem I have found is that JMeter wants to have a
library in classpath with exact name of "ApacheJMeter_functions.jar" it can't
be "ApacheJMeter_functions-3.3.jar" even if the files are binary equal.
This means that I can't load "ApacheJMeter_functions.jar" from Maven which is
very inconvenient and causes additional issues.
Please change behavior so that "ApacheJMeter_functions*.jar" worked as well.
--
You are receiving this mail because:
You are the assignee for the bug.