From cf9b4538420136e79c80c2d2ac8a6280cb7b4ef1 Mon Sep 17 00:00:00 2001 From: "Travis CI (pmd-bot)" Date: Sat, 26 Jan 2019 22:48:32 +0000 Subject: [PATCH] Update documentation TRAVIS_JOB_NUMBER=3354.2 TRAVIS_COMMIT_RANGE=21d683743cd0...76f6ceab79f1 --- feed.xml | 4 ++-- pmd_release_notes.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 1b3ff26cda..1309ffea6e 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ 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. https://pmd.github.io/pmd/ - Sat, 26 Jan 2019 22:28:46 +0000 - Sat, 26 Jan 2019 22:28:46 +0000 + Sat, 26 Jan 2019 22:48:06 +0000 + Sat, 26 Jan 2019 22:48:06 +0000 Jekyll v3.7.4 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index eae1f3aaee..89394c5a9f 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1399,6 +1399,7 @@ will be removed with PMD 7.0.0. The rule is replaced by the more general
  • #1508: [plsql] Parse Exception when using SELECT COUNT(*)
  • #1509: [plsql] Parse Exception with OUTER/INNER Joins
  • #1511: [plsql] Parse Exception with IS NOT NULL
  • +
  • #1526: [plsql] ParseException when using TableCollectionExpression
  • #1583: [plsql] Update Set Clause should allow multiple columns
  • #1586: [plsql] Parse Exception when functions are used with LIKE
  • #1588: [plsql] Parse Exception with function calls in WHERE clause