forked from phoedos/pmd
Fixed bug 1188372 - AtLeastOneConstructor no longer fires on interfaces. Also, twiddling grammar to try to figure out annotations bug
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3451 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -43,6 +43,7 @@
|
||||
</subsection>
|
||||
<subsection name="Contributors">
|
||||
<ul>
|
||||
<li>Tom Parker - AtLeastOneConstructor bug report</li>
|
||||
<li>Wouter Zelle - initial implementation of SimplifyConditional</li>
|
||||
<li>Eric Olander - SimplifyConditional fix, UseStringBufferForStringAppends, CollapsibleIfStatements, AvoidInstanceofChecksInCatchClause, AssignmentToNonFinalStatic rule, nice patch for DFAPanel cleanup, AvoidProtectedFieldInFinalClass, ImmutableFieldRule, noticed missing image in Postfix nodes</li>
|
||||
<li>Christophe Mourette - Reported JDK 1.3 problem with XMLRenderer</li>
|
||||
|
Reference in New Issue
Block a user