mirror of https://github.com/apache/jmeter.git
Add more unit tests for org.apache.jorphan.util.JOrphanUtils (Fixes Bug 63529) This closes #472
This commit is contained in:
parent
05d39754aa
commit
1b96bd9086
|
|
@ -131,6 +131,7 @@ to view the last major behaviors with the version 5.1.1.
|
|||
<ul>
|
||||
<li>Updated to tika-core and tika-parsers 1.21 (from 1.21)</li>
|
||||
<li>Updated jackson-annotations, jackson-core and jackson-databind to 2.9.9 (from 2.9.8)</li>
|
||||
<li><bug>63529</bug>Add more unit tests for org.apache.jorphan.util.JOrphanUtils. Contributed by John Bergqvist(John.Bergqvist at diffblue.com)</li>
|
||||
</ul>
|
||||
|
||||
<!-- =================== Bug fixes =================== -->
|
||||
|
|
@ -207,6 +208,7 @@ to view the last major behaviors with the version 5.1.1.
|
|||
<li>Artem Fedorov (artem.fedorov at blazemeter.com)</li>
|
||||
<li>Ori Marko (orimarko at gmail.com)</li>
|
||||
<li>Sun Tao (buzzerrookie at hotmail.com)</li>
|
||||
<li>John Bergqvist (John.Bergqvist at diffblue.com)</li>
|
||||
</ul>
|
||||
<p>We also thank bug reporters who helped us improve JMeter.</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue