https://issues.apache.org/bugzilla/show_bug.cgi?id=53679
--- Comment #7 from Sebb <[email protected]> --- There are at least two ways to fix this: * use the property name rather than the translated value in the JMX file * use a number (or enum) for the mode, and translate from the mode as needed Whichever approach is taken, care needs to be taken that existing test plans are still handled correctly. -- You are receiving this mail because: You are the assignee for the bug.
