From 6989f272768c11f82e1a83e84c0c630605ac2c24 Mon Sep 17 00:00:00 2001 From: "Travis CI (pmd-bot)" Date: Mon, 25 Jun 2018 20:26:19 +0000 Subject: [PATCH] Update documentation --- feed.xml | 4 ++-- pmd_release_notes.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 13b8cda356..2fe47979c5 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/ - Mon, 25 Jun 2018 07:18:09 +0000 - Mon, 25 Jun 2018 07:18:09 +0000 + Mon, 25 Jun 2018 20:26:07 +0000 + Mon, 25 Jun 2018 20:26:07 +0000 Jekyll v3.7.3 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 097013b5c2..ba9efdb1f0 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1313,6 +1313,7 @@ letting you know exactly which modifiers are redundant at each declaration.
  • java
      +
    • #1074: [java] MissingOverrideRule exception when analyzing PMD under Java 9
    • #1174: [java] CommentUtil.multiLinesIn() could lead to StringIndexOutOfBoundsException