https://bz.apache.org/bugzilla/show_bug.cgi?id=57305
Wyatt Epp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #4 from Wyatt Epp <[email protected]> --- Turns out this patch is actually important for being able to build against JMeter 3.0 and still make a valid JMeterTreeModel. The method I was using for 2.13 was a shortcut that worked fine, but I had to rewrite it to create JMeterTreeNode.parent relations after updating. But that caused this to become an issue at runtime. The posted patch still applies mostly clean; needs two small changes. I'll attach an updated version. -- You are receiving this mail because: You are the assignee for the bug.
