https://bz.apache.org/bugzilla/show_bug.cgi?id=58949
--- Comment #1 from Felix Schumacher <[email protected]> --- Date: Sun Jan 31 11:46:30 2016 New Revision: 1727793 URL: http://svn.apache.org/viewvc?rev=1727793&view=rev Log: Space police. Part of patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LDAPArgument.java Date: Sun Jan 31 11:48:59 2016 New Revision: 1727794 URL: http://svn.apache.org/viewvc?rev=1727794&view=rev Log: Space police. Part of patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.java Date: Sun Jan 31 11:54:04 2016 New Revision: 1727795 URL: http://svn.apache.org/viewvc?rev=1727795&view=rev Log: Space police and removal of code, that was commented out. Part of patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.java Date: Sun Jan 31 11:56:38 2016 New Revision: 1727796 URL: http://svn.apache.org/viewvc?rev=1727796&view=rev Log: Narrow scope of variable. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.java Date: Sun Jan 31 12:01:31 2016 New Revision: 1727797 URL: http://svn.apache.org/viewvc?rev=1727797&view=rev Log: Move constructor to the front and add javadoc. Part of patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.java Date: Sun Jan 31 12:12:49 2016 New Revision: 1727799 URL: http://svn.apache.org/viewvc?rev=1727799&view=rev Log: Rename method variables to start with lower case. Remove code, that was commented out. Space police. Part of patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.java Date: Sun Jan 31 12:54:01 2016 New Revision: 1727806 URL: http://svn.apache.org/viewvc?rev=1727806&view=rev Log: Extract common code into a new method. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.java Date: Sun Jan 31 12:57:51 2016 New Revision: 1727807 URL: http://svn.apache.org/viewvc?rev=1727807&view=rev Log: Space police and add javadoc for constructor. Based on patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.java Date: Sun Jan 31 13:16:48 2016 New Revision: 1727811 URL: http://svn.apache.org/viewvc?rev=1727811&view=rev Log: Space police and removal of parens with return and code, that was commented out. Based on patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.java Date: Sun Jan 31 13:19:45 2016 New Revision: 1727812 URL: http://svn.apache.org/viewvc?rev=1727812&view=rev Log: Removal of code, that was commented out. Based on patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LdapClient.java Date: Sun Jan 31 13:23:58 2016 New Revision: 1727814 URL: http://svn.apache.org/viewvc?rev=1727814&view=rev Log: Move javadoc for class and combine declaration and initialisation of method variable. Based on patch by Benoit Wiart. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.java Date: Sun Jan 31 13:28:18 2016 New Revision: 1727815 URL: http://svn.apache.org/viewvc?rev=1727815&view=rev Log: Followup to r1727797, correct javadoc for constructor. Bugzilla Id: 58949 Modified: jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.java -- You are receiving this mail because: You are the assignee for the bug.
