Update documentation

TRAVIS_JOB_NUMBER=2930.2
TRAVIS_COMMIT_RANGE=a0be9712dd71...5cc2c5bbf838
This commit is contained in:
Travis CI (pmd-bot)
2018-10-15 15:09:52 +00:00
parent 2b5946fd00
commit d69b48e735
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>Mon, 15 Oct 2018 05:11:24 +0000</pubDate>
<lastBuildDate>Mon, 15 Oct 2018 05:11:24 +0000</lastBuildDate>
<pubDate>Mon, 15 Oct 2018 15:09:15 +0000</pubDate>
<lastBuildDate>Mon, 15 Oct 2018 15:09:15 +0000</lastBuildDate>
<generator>Jekyll v3.7.4</generator>
</channel>

View File

@ -1278,6 +1278,11 @@ as comments are recognized as such and ignored.</p>
<h3 id="fixed-issues">Fixed Issues</h3>
<ul>
<li>all
<ul>
<li><a href="https://github.com/pmd/pmd/issues/1377">#1377</a>: [core] LanguageRegistry uses default class loader when invoking ServiceLocator</li>
</ul>
</li>
<li>java
<ul>
<li><a href="https://github.com/pmd/pmd/issues/1330">#1330</a>: [java] PMD crashes with java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/xml/ws/Service</li>