From 449a234dc08857fe4be9de8e0f4d3e5d6c9d105c Mon Sep 17 00:00:00 2001
From: "Travis CI (pmd-bot)"
Date: Sat, 22 Sep 2018 06:30:04 +0000
Subject: [PATCH] Update documentation
TRAVIS_JOB_NUMBER=2848.2
TRAVIS_COMMIT_RANGE=2e3fe51834af...e30503b3726b
---
feed.xml | 4 ++--
pmd_release_notes.html | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/feed.xml b/feed.xml
index 9c2e5d9dd1..50180cee71 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, 22 Sep 2018 06:17:02 +0000
- Sat, 22 Sep 2018 06:17:02 +0000
+ Sat, 22 Sep 2018 06:29:31 +0000
+ Sat, 22 Sep 2018 06:29:31 +0000Jekyll v3.7.3
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index 8a6e4620ef..41ea9815b8 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1338,6 +1338,11 @@ the breaking API changes will be performed in 7.0.0.
Fixed Issues
+
apex-bestpractices
+
+
#1348: [apex] AvoidGlobalModifierRule gives warning even when its a webservice - false positive
+
+
java-codestyle
#1329: [java] FieldNamingConventions: false positive in serializable class with serialVersionUID