Author: fschumacher
Date: Sat Jan 5 12:39:28 2019
New Revision: 1850481
URL: http://svn.apache.org/viewvc?rev=1850481&view=rev
Log:
Remove referrals to never implemented internals from user documentation.
Bugzilla 63053
Modified:
jmeter/trunk/xdocs/changes.xml
jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1850481&r1=1850480&r2=1850481&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Jan 5 12:39:28 2019
@@ -160,6 +160,7 @@ of previous time slot as a base. Startin
<li><bug>62818</bug>Updated to xercesImpl to 2.12.0 (from 2.11.0).
Reported by Stefan Seide (stefan at trilobyte-se.de)</li>
<li><bug>62744</bug>Upgrade jquery to version 3.3.1, jquery-ui to 1.12.1,
bootstrap to 3.3.7</li>
<li><bug>62821</bug><pr>405</pr>Use SHA-512 checksums instead of MD5 to
verify jar downloads</li>
+ <li><bug>63053</bug>Remove referrals to never implemented internals from
user documentation. Reported by U. Poblotzki (u.poblotzki at thalia.de)</li>
</ul>
<!-- =================== Bug fixes =================== -->
@@ -253,6 +254,7 @@ of previous time slot as a base. Startin
<li>Paco (paco.xu at daocloud.io)</li>
<li>Hitesh Patel (hitesh.h.patel at gmail.com)</li>
<li>Sonali (arora.sonali99 at gmail.com)</li>
+ <li>U. Poblotzki (u.poblotzki at thalia.de)</li>
</ul>
<p>We also thank bug reporters who helped us improve JMeter.</p>
<ul>
Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1850481&r1=1850480&r2=1850481&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Jan 5 12:39:28
2019
@@ -917,10 +917,7 @@ This will not have any impact on existin
<center><h2>(Beta Code)</h2></center>
<description><p>AccessLogSampler was designed to read access logs and generate
http requests.
For those not familiar with the access log, it is the log the webserver
maintains of every
-request it accepted. This means every image, CSS file, JavaScript file, html
file, …
-The current implementation is complete, but some features have not been
enabled.
-There is a filter for the access log parser, but I haven't figured out how to
link to the pre-processor.
-Once I do, changes to the sampler will be made to enable that
functionality.</p>
+request it accepted. This means every image, CSS file, JavaScript file, html
file, …</p>
<p>Tomcat uses the common format for access logs. This means any webserver
that uses the
common log format can use the AccessLogSampler. Server that use common log
format include:
Tomcat, Resin, Weblogic, and SunOne. Common log format looks