From 47d1163ba36c9aac2c5abf3860eb3e571958dbf0 Mon Sep 17 00:00:00 2001 From: "Travis CI (pmd-bot)" Date: Thu, 13 Aug 2020 17:00:58 +0000 Subject: [PATCH] Update documentation TRAVIS_JOB_NUMBER=5703.2 TRAVIS_COMMIT_RANGE=bb8edec8c982...575d1262a9dc --- feed.xml | 4 ++-- pmd_release_notes.html | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 702fe9c168..c101d98a06 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 Aug 2020 12:41:53 +0000 - Thu, 13 Aug 2020 12:41:53 +0000 + Thu, 13 Aug 2020 16:58:25 +0000 + Thu, 13 Aug 2020 16:58:25 +0000 Jekyll v3.9.0 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 73be499e4d..fd0a37b1bf 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1456,6 +1456,7 @@ which was introduced in PMD 6.26.0.
  • java-performance
    • #2441: [java] RedundantFieldInitializer can not detect a special case for char initialize: char foo = '\0';
    • +
    • #2530: [java] StringToString can not detect the case: getStringMethod().toString()
  • @@ -1509,6 +1510,7 @@ includes all code in the following packages, and their subpackages:

    External Contributions