Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pmd-bin-5.3.2.zip | 2015-07-25 | 28.1 MB | |
pmd-doc-5.3.2.zip | 2015-07-25 | 29.3 MB | |
PMD 5.3.2 (22-May-2015).tar.gz | 2015-05-22 | 1.6 MB | |
PMD 5.3.2 (22-May-2015).zip | 2015-05-22 | 2.8 MB | |
README.md | 2015-05-22 | 948 Bytes | |
Totals: 5 Items | 61.7 MB | 0 |
22-May-2015 - 5.3.2
Bugfixes: - #1330: AvoidReassigningParameters does not work with varargs - #1335: GuardLogStatementJavaUtil should not apply to SLF4J Logger - #1342: UseConcurrentHashMap false positive (with documentation example) - #1343: MethodNamingConventions for overrided methods - #1345: UseCollectionIsEmpty throws NullPointerException - #1353: False positive "Only One Return" with lambda - #1354: Complex FieldDeclarationsShouldBeAtStartOfClass false positive with Spring annotations - #1355: NullPointerException in a java file having a single comment line