From 38bfb1e6388ac81e208ae7c02bd4c6a302d83f4c Mon Sep 17 00:00:00 2001 From: "Travis CI (pmd-bot)" Date: Thu, 13 Dec 2018 08:11:35 +0000 Subject: [PATCH] Update documentation TRAVIS_JOB_NUMBER=3197.2 TRAVIS_COMMIT_RANGE=5639222e9572...992526671be2 --- feed.xml | 4 ++-- pmd_release_notes.html | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 068bd08ea1..9e025790c2 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/ - Thu, 13 Dec 2018 07:46:52 +0000 - Thu, 13 Dec 2018 07:46:52 +0000 + Thu, 13 Dec 2018 08:11:24 +0000 + Thu, 13 Dec 2018 08:11:24 +0000 Jekyll v3.7.4 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 019cfcd936..0e95c0885d 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1280,6 +1280,14 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3

New and noteworthy

+

Modified Rules

+ + +

Fixed Issues

+
  • java-codestyle +
      +
    • #1513: [java] LocalVariableCouldBeFinal: allow excluding the variable in a for-each loop
    • +
    +
  • java-errorprone
    • #1035: [java] ReturnFromFinallyBlock: False positive on lambda expression in finally block
    • @@ -1301,6 +1314,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3