You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/05/16 17:51:32 UTC

svn commit: r657109 - in /jakarta/jmeter/trunk: docs/changes.html xdocs/changes.xml

Author: sebb
Date: Fri May 16 08:51:32 2008
New Revision: 657109

URL: http://svn.apache.org/viewvc?rev=657109&view=rev
Log:
Resynch

Modified:
    jakarta/jmeter/trunk/docs/changes.html
    jakarta/jmeter/trunk/xdocs/changes.xml

Modified: jakarta/jmeter/trunk/docs/changes.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes.html?rev=657109&r1=657108&r2=657109&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes.html (original)
+++ jakarta/jmeter/trunk/docs/changes.html Fri May 16 08:51:32 2008
@@ -228,10 +228,13 @@
 								Save Table Data buttons added to Summary and Aggregate reports to allow easy saving of the calculated data.
 						</p>
 							  									 				<p	>
-								HTTP(S) samplers can now save just the MD5 hash of responses, rather than the entire response.
-						</p>
-							  									 				<p	>
-								The HTTP Samplers can now POST multiple files
+								
+HTTP samplers can now save just the MD5 hash of responses, rather than the entire response.
+As a special case, if the HTTP Sampler path starts with "http://" or "https://" then this is used as the full URL,
+overriding the host and port fields.
+The HTTP Samplers can now POST multiple files.
+Webservice(SOAP) Sampler can now load local WSDL files using the "file:" protocol.
+
 						</p>
 							  									 				<p	>
 								
@@ -242,8 +245,14 @@
 						</p>
 							  									 				<p	>
 								
+MailReader sampler now supports POP3S and IMAPS protocols. Individual mails are now added as sub-samples.
+
+						</p>
+							  									 				<p	>
+								
 Various improvements to the BSF Sampler: now supports Jexl, and Javascript bug works properly.
 Added BSF PreProcessor, PostProcessor and Assertion test elements.
+All now have access to "props" JMeter Properties object.
 
 						</p>
 							  									 				<p	>

Modified: jakarta/jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=657109&r1=657108&r2=657109&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Fri May 16 08:51:32 2008
@@ -77,9 +77,13 @@
 
 <p>Save Table Data buttons added to Summary and Aggregate reports to allow easy saving of the calculated data.</p>
 
-<p>HTTP(S) samplers can now save just the MD5 hash of responses, rather than the entire response.</p>
-
-<p>The HTTP Samplers can now POST multiple files</p>
+<p>
+HTTP samplers can now save just the MD5 hash of responses, rather than the entire response.
+As a special case, if the HTTP Sampler path starts with "http://" or "https://" then this is used as the full URL,
+overriding the host and port fields.
+The HTTP Samplers can now POST multiple files.
+Webservice(SOAP) Sampler can now load local WSDL files using the "file:" protocol.
+</p>
 
 <p>
 View Results Tree Listener now uses Tidy to display XML.
@@ -88,8 +92,13 @@
 </p>
 
 <p>
+MailReader sampler now supports POP3S and IMAPS protocols. Individual mails are now added as sub-samples.
+</p>
+
+<p>
 Various improvements to the BSF Sampler: now supports Jexl, and Javascript bug works properly.
 Added BSF PreProcessor, PostProcessor and Assertion test elements.
+All now have access to "props" JMeter Properties object.
 </p>
 
 <p>Number of classes loaded in non-GUI mode is much reduced.</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org