From 02d0163cb6b2a206cd98790222aaa5620ad1a2a2 Mon Sep 17 00:00:00 2001
From: "PMD CI (pmd-bot)"
Date: Sat, 25 Sep 2021 08:31:46 +0000
Subject: [PATCH] Update documentation
https://github.com/pmd/pmd/actions/runs/1272532403
https://github.com/pmd/pmd/compare/4d49fd5fe2d7...6d6d4c5769d6
---
feed.xml | 4 ++--
pmd_release_notes.html | 9 +++++++++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/feed.xml b/feed.xml
index 340189f8a3..4338e569c2 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, 25 Sep 2021 07:46:18 +0000
- Sat, 25 Sep 2021 07:46:18 +0000
+ Sat, 25 Sep 2021 08:29:43 +0000
+ Sat, 25 Sep 2021 08:29:43 +0000
Jekyll v3.9.0
diff --git a/pmd_release_notes.html b/pmd_release_notes.html
index c25d477dd7..95e80a0a44 100644
--- a/pmd_release_notes.html
+++ b/pmd_release_notes.html
@@ -1456,6 +1456,11 @@ Contributions of any kind welcome!
#3493: [java] AvoidAccessibilityAlteration: add tests and fix rule
+ javascript
+
+ - #3516: [javascript] NPE while creating rule violation when specifying explicit line numbers
+
+
plsql
- #3487: [plsql] Parsing exception OPEN ref_cursor_name FOR statement
@@ -1468,6 +1473,10 @@ Contributions of any kind welcome!
External Contributions
+
+ - #3516: [javascript] NPE while creating rule violation when specifying explicit line numbers - Kevin Guerra
+
+