forked from phoedos/pmd
post-released
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3196 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
January 31, 2005: 2.2:
|
||||
????, 2005 - 2.3:
|
||||
|
||||
January 31, 2005 - 2.2:
|
||||
New rules: LocalVariableCouldBeFinal, MethodArgumentCouldBeFinal, AvoidInstantiatingObjectsInLoops, ArrayIsStoredDirectly, MethodReturnsInternalArray, AssignmentToNonFinalStatic, AvoidConcatenatingNonLiteralsInStringBuffer
|
||||
Fixed bug 1088459 - JUnitTestsShouldContainAsserts no longer throws ClassCastException on interface, native, and abstract method declarations.
|
||||
Fixed bug 1100059 - The Ant task now generates a small empty-ish report if there are no violations.
|
||||
|
Reference in New Issue
Block a user