[pmd-devel] [ANNOUNCE] PMD 6.39.0 released
A source code analyzer
Brought to you by:
adangel,
juansotuyo
|
From: Andreas D. <and...@pm...> - 2021-09-25 12:30:23
|
* Downloads:
https://github.com/pmd/pmd/releases/tag/pmd_releases%2F6.39.0
<https://github.com/pmd/pmd/releases/tag/pmd_releases%2F6.39.0>
* Documentation: https://pmd.github.io/pmd-6.39.0/
<https://pmd.github.io/pmd-6.39.0/>
25-September-2021 - 6.39.0
The PMD team is pleased to announce PMD 6.39.0.
This is a minor release.
Table Of Contents
* New and noteworthy
<https://sourceforge.net/p/pmd/news/2021/09/pmd-6390-25-september-2021-released/#new-and-noteworthy>
o All Contributors
<https://sourceforge.net/p/pmd/news/2021/09/pmd-6390-25-september-2021-released/#all-contributors>
* Fixed Issues
<https://sourceforge.net/p/pmd/news/2021/09/pmd-6390-25-september-2021-released/#fixed-issues>
* API Changes
<https://sourceforge.net/p/pmd/news/2021/09/pmd-6390-25-september-2021-released/#api-changes>
* External Contributions
<https://sourceforge.net/p/pmd/news/2021/09/pmd-6390-25-september-2021-released/#external-contributions>
* Stats
<https://sourceforge.net/p/pmd/news/2021/09/pmd-6390-25-september-2021-released/#stats>
New and noteworthy
All Contributors
PMD follows the All Contributors <https://allcontributors.org/>
specification.
Contributions of any kind welcome!
See credits <https://pmd.github.io/latest/pmd_projectdocs_credits.html>
for our complete contributors list.
Fixed Issues
* core
o #3499 <https://github.com/pmd/pmd/pull/3499>: [core] Fix XPath
rulechain with combined node tests
* java-errorprone
o #3493 <https://github.com/pmd/pmd/pull/3493>: [java]
AvoidAccessibilityAlteration: add tests and fix rule
* javascript
o #3516 <https://github.com/pmd/pmd/pull/3516>: [javascript] NPE
while creating rule violation when specifying explicit line numbers
* plsql
o #3487 <https://github.com/pmd/pmd/issues/3487>: [plsql] Parsing
exception OPEN ref_cursor_name FOR statement
o #3515 <https://github.com/pmd/pmd/issues/3515>: [plsql] Parsing
exception SELECT...INTO on Associative Arrays Types
API Changes
No changes.
External Contributions
* #3516 <https://github.com/pmd/pmd/pull/3516>: [javascript] NPE while
creating rule violation when specifying explicit line numbers -
Kevin Guerra <https://github.com/kevingnet>
Stats
* 37 commits
* 10 closed tickets & PRs
* Days since last release: 27
|