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 860eab6 Add a bit of markup to changes.xml to trigger CI
860eab6 is described below
commit 860eab6100dd676056a68093c1ea3c6fde56a379
Author: Felix Schumacher <[email protected]>
AuthorDate: Sun Aug 29 17:57:31 2021 +0200
Add a bit of markup to changes.xml to trigger CI
---
xdocs/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 415b972..f035e5a 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -231,13 +231,13 @@ Summary
<ul>
<li><bug>64318</bug>DNS Cache Manager - custom DNS resolver does not use
system resolver by default</li>
<li><pr>641</pr>Updated xercesImpl to 2.12.1 (from 2.12.0). Based on patch
by Stefan Seide (stefan at trilobyte-se.de).</li>
- <li><pr>645</pr>Add escaping for new lines in AbstractInfluxdbMetricsSender.
Contributed by David Getzlaff (david.getzlaff at t-systems.com>)</li>
+ <li><pr>645</pr>Add escaping for new lines in
<code>AbstractInfluxdbMetricsSender</code>. Contributed by David Getzlaff
(david.getzlaff at t-systems.com>)</li>
<li><bug>65198</bug>Can't copy generated function from FunctionHelper</li>
<li>Updated Apache Tika to 1.26 (from 1.24.1)</li>
<li><pr>658</pr>Improve javadoc. Contributed by Ori Marko (orimarko at
gmail.com)</li>
<li><pr>661</pr>Fix wording in doc. Contributed by BugKing (wangzhen at
fit2cloud.com)</li>
<li><pr>664</pr>Allow whitespace in path. Contributed by Till Neunast
(github.com/tilln)</li>
- <li><bug>65270</bug>POST application/x-www-form-urlencoded cURL code
generated from Postman is not imported correctly</li>
+ <li><bug>65270</bug>POST <code>application/x-www-form-urlencoded</code> cURL
code generated from Postman is not imported correctly</li>
<li>Silence warnings of missing font Arial on startup under linux</li>
<li><bug>65300</bug>IllegalAccessError when opening file dialog with Java
16</li>
<li><bug>65336</bug>Blank labels when different elements had the same
name</li>