PMD CI (pmd-bot)
2022-04-12 10:32:37 +00:00
parent 12b37d90f5
commit 33d70c8119
2 changed files with 7 additions and 2 deletions

View File

@ -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>Tue, 12 Apr 2022 10:17:05 +0000</pubDate>
<lastBuildDate>Tue, 12 Apr 2022 10:17:05 +0000</lastBuildDate>
<pubDate>Tue, 12 Apr 2022 10:29:40 +0000</pubDate>
<lastBuildDate>Tue, 12 Apr 2022 10:29:40 +0000</lastBuildDate>
<generator>Jekyll v3.9.0</generator>
</channel>

View File

@ -1484,6 +1484,11 @@
<li><a href="https://github.com/pmd/pmd/pull/3882">#3882</a>: [core] Fix AssertionError about exhaustive switch</li>
</ul>
</li>
<li>java
<ul>
<li><a href="https://github.com/pmd/pmd/pull/3889">#3889</a>: [java] Catch LinkageError in UselessOverridingMethodRule</li>
</ul>
</li>
</ul>
<h3 id="api-changes">API Changes</h3>