From dd48156bbe76f8a51e4908946bd7f2f54d7c47f1 Mon Sep 17 00:00:00 2001 From: "Travis CI (pmd-bot)" Date: Sat, 4 Aug 2018 18:24:56 +0000 Subject: [PATCH] Update documentation TRAVIS_JOB_NUMBER=2682.2 TRAVIS_COMMIT_RANGE=5ca1f7438c45...5f593561d99f --- feed.xml | 4 ++-- pmd_release_notes.html | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/feed.xml b/feed.xml index 6e2209c200..1f814b86f7 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, 04 Aug 2018 18:18:22 +0000 - Sat, 04 Aug 2018 18:18:22 +0000 + Sat, 04 Aug 2018 18:24:41 +0000 + Sat, 04 Aug 2018 18:24:41 +0000 Jekyll v3.7.3 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 5a85175048..177ee33596 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1285,6 +1285,11 @@ The rule can be customized via patterns. By default, short variable names are re
  • #1191: [core] Test Framework: Sort violations by line/column
  • +
  • java-codestyle +
      +
    • #1255: [java] UnnecessaryFullyQualifiedName false positive: static method on shadowed implicitly imported class
    • +
    +
  • java-errorprone
    • #1078: [java] MissingSerialVersionUID rule does not seem to catch inherited classes