https://issues.apache.org/bugzilla/show_bug.cgi?id=53480
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30591|0 |1 is obsolete| | --- Comment #10 from Felix Schumacher <[email protected]> --- Created attachment 30621 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30621&action=edit add kerberos support to jmeter My old patch was in unified format. I think you just wanted to have another base directory. I used standard "git diff", which appends an "a" and "b" prefix. Now I have used "git diff --no-prefix" which should make you happy. I also have addressed your first comment about having multiple mechanisms in AuthManager. Now you can select one value of a newly added enum Mechanism (BASIC and KERBEROS being the only values). Next I will address your next comment. -- You are receiving this mail because: You are the assignee for the bug.
