https://issues.apache.org/bugzilla/show_bug.cgi?id=51817
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] | |om Version|2.5 |2.5.1 Resolution| |FIXED --- Comment #2 from Philippe Mouawad <[email protected]> 2011-10-07 20:33:53 UTC --- New Revision: 1180205 URL: http://svn.apache.org/viewvc?rev=1180205&view=rev Log: Bug 51817 - Moving variables up and down in User Defined Variables control. Fixed a ConcurrentModificationException in ObjectTableModel#moveRow I had to use. Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/ObjectTableModel.java New Revision: 1180206 URL: http://svn.apache.org/viewvc?rev=1180206&view=rev Log: Bug 51817 - Moving variables up and down in User Defined Variables control. Modified: jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
