forked from phoedos/pmd
Prepare pmd release 5.4.2
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## ????? - 5.4.2-SNAPSHOT
|
||||
## 29-May-2016 - 5.4.2
|
||||
|
||||
**New Supported Languages:**
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
* A JSON-renderer for PMD which is compatible with CodeClimate. See [PR#83](https://github.com/pmd/pmd/pull/83).
|
||||
* [#1360](https://sourceforge.net/p/pmd/bugs/1360/): Provide backwards compatibility for PMD configuration file
|
||||
|
||||
**New/Modified/Deprecated Rules:**
|
||||
**Modified Rules:**
|
||||
|
||||
* java-design/UseVargs: public static void main method is ignored now and so are methods, that are annotated
|
||||
with Override. See [PR#79](https://github.com/pmd/pmd/pull/79).
|
||||
@ -69,8 +69,6 @@
|
||||
* [#1470](https://sourceforge.net/p/pmd/bugs/1470/): Error with type-bound lambda
|
||||
* [#1481](https://sourceforge.net/p/pmd/bugs/1481/): no problems found results in blank file instead of empty xml
|
||||
|
||||
**API Changes:**
|
||||
|
||||
**CLI Changes:**
|
||||
|
||||
* CPD: If a complete filename is specified, the language dependent filename filter is not applied. This allows
|
||||
|
Reference in New Issue
Block a user