note for Fixed bug 2027626 - False + : AvoidFinalLocalVariable
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@6828 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -11,6 +11,7 @@ Fixed bug 2225474 - VariableNamingConventions does not work with nonprimitives
|
||||
Fixed bug 1609038 - Xslt report generators break if path contains "java"
|
||||
Fixed bug - JUnitTestsShouldIncludeAssert now detects Junit 4 Assert.assert... constructs
|
||||
Fixed bug 2142986 - UselessOverridingMethod doesn't consider annotations
|
||||
Fixed bug 2027626 - False + : AvoidFinalLocalVariable
|
||||
|
||||
New rule:
|
||||
StrictExceptions : AvoidThrowingNewInstanceOfSameException
|
||||
|
Reference in New Issue
Block a user