https://bz.apache.org/bugzilla/show_bug.cgi?id=58949
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Felix Schumacher <[email protected]> --- Date: Sun Jan 31 14:02:05 2016 New Revision: 1727817 URL: http://svn.apache.org/viewvc?rev=1727817&view=rev Log: Rename private instance variable user_Defined to userDefined and increment serial version of the class. Based on 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 14:24:04 2016 New Revision: 1727819 URL: http://svn.apache.org/viewvc?rev=1727819&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/LdapConfigGui.java Date: Sun Jan 31 14:27:50 2016 New Revision: 1727821 URL: http://svn.apache.org/viewvc?rev=1727821&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/sampler/LDAPExtSampler.java Date: Sun Jan 31 14:31:40 2016 New Revision: 1727823 URL: http://svn.apache.org/viewvc?rev=1727823&view=rev Log: Add changes entry for the ldap changes based on a patch by Benoit Wiart. This closes #96 Bugzilla Id: 58949 Modified: jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
