Update documentation

TRAVIS_JOB_NUMBER=3354.2
TRAVIS_COMMIT_RANGE=21d683743cd0...76f6ceab79f1
This commit is contained in:
Travis CI (pmd-bot)
2019-01-26 22:48:32 +00:00
parent 5d9d30bf21
commit cf9b453842
2 changed files with 3 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>Sat, 26 Jan 2019 22:28:46 +0000</pubDate>
<lastBuildDate>Sat, 26 Jan 2019 22:28:46 +0000</lastBuildDate>
<pubDate>Sat, 26 Jan 2019 22:48:06 +0000</pubDate>
<lastBuildDate>Sat, 26 Jan 2019 22:48:06 +0000</lastBuildDate>
<generator>Jekyll v3.7.4</generator>
</channel>

View File

@ -1399,6 +1399,7 @@ will be removed with PMD 7.0.0. The rule is replaced by the more general
<li><a href="https://github.com/pmd/pmd/issues/1508">#1508</a>: [plsql] Parse Exception when using SELECT COUNT(*)</li>
<li><a href="https://github.com/pmd/pmd/issues/1509">#1509</a>: [plsql] Parse Exception with OUTER/INNER Joins</li>
<li><a href="https://github.com/pmd/pmd/issues/1511">#1511</a>: [plsql] Parse Exception with IS NOT NULL</li>
<li><a href="https://github.com/pmd/pmd/issues/1526">#1526</a>: [plsql] ParseException when using TableCollectionExpression</li>
<li><a href="https://github.com/pmd/pmd/issues/1583">#1583</a>: [plsql] Update Set Clause should allow multiple columns</li>
<li><a href="https://github.com/pmd/pmd/issues/1586">#1586</a>: [plsql] Parse Exception when functions are used with LIKE</li>
<li><a href="https://github.com/pmd/pmd/issues/1588">#1588</a>: [plsql] Parse Exception with function calls in WHERE clause</li>