https://bz.apache.org/bugzilla/show_bug.cgi?id=57981
--- Comment #17 from Felix Schumacher <[email protected]> --- As Milamber noted, there were also a few minor formatting changes and one renaming of a local variable (varnames => varNames). Date: Thu Aug 27 18:40:51 2015 New Revision: 1698206 URL: http://svn.apache.org/r1698206 Log: Replace old style for loops. Patch contributed Graham Russell. Bugzilla Id: 57981 Modified: jmeter/trunk/src/components/org/apache/jmeter/visualizers/AxisGraph.java jmeter/trunk/src/functions/org/apache/jmeter/functions/CharFunction.java jmeter/trunk/src/jorphan/org/apache/commons/cli/avalon/CLArgsParser.java jmeter/trunk/src/junit/org/apache/jmeter/protocol/java/control/gui/ClassFilter.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AjpSampler.java jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java -- You are receiving this mail because: You are the assignee for the bug.
