https://bz.apache.org/bugzilla/show_bug.cgi?id=59060
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #3 from Sebb <[email protected]> --- The patch deprecated several items; however they are still used internally by non-deprecated code, and indirectly by non-deprecated code in other JMeter classes. So it's not possible to remove the deprecated items. Either the items are not supposed to be deprecated, or the code that uses them needs to be fixed to use whatever is intended to replace the deprecated code. -- You are receiving this mail because: You are the assignee for the bug.
