2.1 KiB
2.1 KiB
title | permalink | keywords |
---|---|---|
PMD Release Notes | pmd_release_notes.html | changelog, release notes |
{{ site.pmd.date }} - {{ site.pmd.version }}
The PMD team is pleased to announce PMD {{ site.pmd.version }}.
This is a {{ site.pmd.release_type }} release.
{% tocmaker is_release_notes_processor %}
New and noteworthy
Fixed Issues
- java
- #1330: [java] PMD crashes with java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/xml/ws/Service
- java-bestpractices
- java-codestyle
- #1356: [java] UnnecessaryModifier wrong message public->static
API Changes
External Contributions
- #1366: [java] Static Modifier on Internal Interface pmd #1356 - avishvat
- #1368: [doc] Updated outdated note in the building documentation. - Maikel Steneker
- #1374: [java] Simplify check for 'Test' annotation in JUnitTestsShouldIncludeAssertRule. - Will Winder
- #1375: [java] Add missing null check AbstractJavaAnnotatableNode - Will Winder
- #1376: [core] Upgrading Apache Commons IO from 2.4 to 2.6 - Thunderforge
- #1378: [core] Upgrading Apache Commons Lang 3 from 3.7 to 3.8.1 - Thunderforge
- #1383: [java] Improved message for GuardLogStatement rule - Felix Lampe
{% endtocmaker %}