https://bz.apache.org/bugzilla/show_bug.cgi?id=65446
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Felix Schumacher <[email protected]> --- Has been included in current master branch. Thanks for the work. commit 228ce437fb8686c4057409ba36c6fe4ce3b721fd AuthorDate: Fri Jul 30 14:46:00 2021 +0530 Move definition of jmeter.reportgenerator.statistic_window to correct source JMeter will not look in reportgenerator.properties, but in user.properties for the value of this property. Bugzilla Id: 65446 Closes #671 --- bin/reportgenerator.properties | 4 ---- bin/user.properties | 4 ++++ xdocs/changes.xml | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
