forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=5542.2 TRAVIS_COMMIT_RANGE=585b9099caaf...25405eb8701f
This commit is contained in:
4
feed.xml
4
feed.xml
@@ -5,8 +5,8 @@
|
||||
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
|
||||
<link>https://pmd.github.io/pmd/</link>
|
||||
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Fri, 17 Jul 2020 18:25:45 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 17 Jul 2020 18:25:45 +0000</lastBuildDate>
|
||||
<pubDate>Fri, 17 Jul 2020 18:45:17 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 17 Jul 2020 18:45:17 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.8.7</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1450,6 +1450,7 @@ to variables, that are never used and are useless. The new rule is supposed to e
|
||||
</li>
|
||||
<li>java-errorprone
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2578">#2578</a>: [java] AvoidCallingFinalize detects some false positives</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2634">#2634</a>: [java] NullPointerException in rule ProperCloneImplementation</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1482,6 +1483,7 @@ to variables, that are never used and are useless. The new rule is supposed to e
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2597">#2597</a>: [dependencies] Fix issue #2594, update exec-maven-plugin everywhere - <a href="https://github.com/KroArtem">Artem Krosheninnikov</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2621">#2621</a>: [visualforce] add new safe resource for VfUnescapeEl - <a href="https://github.com/pchittum">Peter Chittum</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2640">#2640</a>: [java] NullPointerException in rule ProperCloneImplementation - <a href="https://github.com/Drofff">Mykhailo Palahuta</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2643">#2643</a>: [java] AvoidCallingFinalize detects some false positives (2578) - <a href="https://github.com/Drofff">Mykhailo Palahuta</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user