This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new cc61e6d Use current screenshot for save-to-file listener in
documentation
cc61e6d is described below
commit cc61e6db5a8d61af1d586745b131b6cf03f0ba00
Author: NaveenKumar Namachivayam <[email protected]>
AuthorDate: Tue Mar 29 21:00:47 2022 -0400
Use current screenshot for save-to-file listener in documentation
Based on patch by NaveenKumar Namachivayam (catch.nkn at gmail.com)
Used Gimp to make new image less wide and used pngquant to make it
use less bytes.
Closes #707
Bugzilla Id: 65983
---
xdocs/changes.xml | 2 ++
xdocs/images/screenshots/savetofile.png | Bin 13024 -> 9705 bytes
2 files changed, 2 insertions(+)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 4202954..77a0c32 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -214,6 +214,7 @@ however, the profile can't be updated while the test is
running.
<li><pr>690</pr>Refactor a few unit tests. Contributed by Sampath Kumar
Krishnasamy (sampathkumar.krishnasamykuppusamy at aexp.com)</li>
<li><pr>692></pr>Fix a few deprecation warnings for Gradle. Contributed by
Sampath Kumar Krishnasamy (sampathkumar.krishnasamykuppusamy at aexp.com)</li>
<li><pr>697></pr>Junit 5 tests to use asserts from Junit 5 API. Contributed
by Sampath Kumar Krishnasamy (sampathkumar.krishnasamykuppusamy at
aexp.com)</li>
+ <li><bug>65983</bug><pr>707</pr>Use current screenshot for save-to-file
listener in documentation. Based on patch by NaveenKumar Namachivayam
(catch.nkn at gmail.com)</li>
</ul>
<!-- =================== Bug fixes =================== -->
@@ -319,6 +320,7 @@ however, the profile can't be updated while the test is
running.
<li>Sampath Kumar Krishnasamy (sampathkumar.krishnasamykuppusamy at
aexp.com)</li>
<li>Ji Hun (jihunkimkw at gmail.com)</li>
<li>Peter Paul Bakker (peter.paul.bakker at stokpop.nl)</li>
+ <li>NaveenKumar Namachivayam (catch.nkn at gmail.com)</li>
</ul>
<p>We also thank bug reporters who helped us improve JMeter.</p>
<ul>
diff --git a/xdocs/images/screenshots/savetofile.png
b/xdocs/images/screenshots/savetofile.png
index fb6bae8..5552c12 100644
Binary files a/xdocs/images/screenshots/savetofile.png and
b/xdocs/images/screenshots/savetofile.png differ