forked from phoedos/pmd
Prepare pmd release 5.2.3
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## ???? - 5.2.3:
|
||||
## December 21, 2014 - 5.2.3:
|
||||
|
||||
**Feature Requests and Improvements:**
|
||||
|
||||
* [#1288](https://sourceforge.net/p/pmd/bugs/1288/): MethodNamingConventions for native should be deactivated
|
||||
* [#1293](https://sourceforge.net/p/pmd/bugs/1293/): Disable VariableNamingConventions for native methods
|
||||
|
||||
**New/Modified Rules:**
|
||||
**Modified Rules:**
|
||||
|
||||
* [Java / Design / UseVarargs](http://pmd.sourceforge.net/pmd-java/rules/java/design.html#UseVarargs): if `byte[]` is used as the last argument, it is ignored and no violation will be reported.
|
||||
* [Java / Naming / MethodNamingConventions](http://pmd.sourceforge.net/pmd-java/rules/java/naming.html#MethodNamingConventions): New property `checkNativeMethods`
|
||||
|
Reference in New Issue
Block a user