forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=4501.2 TRAVIS_COMMIT_RANGE=fdbf2e5aff3c...da194bf427e0
This commit is contained in:
@@ -1306,6 +1306,19 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
|
||||
|
||||
<h3 id="fixed-issues">Fixed Issues</h3>
|
||||
|
||||
<ul>
|
||||
<li>java-bestpractices
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2149">#2149</a>: [java] JUnitAssertionsShouldIncludeMessage - False positive with assertEquals and JUnit5</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-performance
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2141">#2141</a>: [java] StringInstatiation: False negative with String-array access</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="api-changes">API Changes</h3>
|
||||
|
||||
<h4 id="deprecated-apis">Deprecated APIs</h4>
|
||||
@@ -1349,7 +1362,7 @@ eg <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-java/6.21.0/net/sour
|
||||
<div class="row">
|
||||
<div class="col-lg-12 footer">
|
||||
©2019 PMD Open Source Project. All rights reserved. <br />
|
||||
Site last generated: Dec 9, 2019 <br />
|
||||
Site last generated: Dec 13, 2019 <br />
|
||||
<p><img src="images/pmd-logo-small.png" alt="Company logo"/></p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user