diff --git a/feed.xml b/feed.xml index 85d397adea..014b6fb06e 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/ - Fri, 01 Feb 2019 22:10:22 +0000 - Fri, 01 Feb 2019 22:10:22 +0000 + Fri, 01 Feb 2019 22:39:27 +0000 + Fri, 01 Feb 2019 22:39:27 +0000 Jekyll v3.7.4 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index a258ab5293..4f521f673e 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1300,6 +1300,11 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
  • #1547: [java] AtLeastOneConstructorRule: false-positive with lombok.AllArgsConstructor
  • +
  • java-design + +
  • java-errorprone