https://issues.apache.org/bugzilla/show_bug.cgi?id=49862
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED --- Comment #3 from Sebb <[email protected]> 2010-09-02 18:35:01 EDT --- Applied to SVN: URL: http://svn.apache.org/viewvc?rev=992129&view=rev Log: Bug 49862 - Improve SMTPSampler Request output. Modified: jakarta/jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.java jakarta/jmeter/trunk/xdocs/changes.xml I made a few changes: - split output into samplerData and RequestHeaders - moved setup so even failed samples show the request data - eliminated duplication of header output -- 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]
