added new rule

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@190 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2002-07-03 13:28:25 +00:00
parent 03a19c7d82
commit ab98d55d21

View File

@ -1,9 +1,9 @@
??? - 0.3: ??? - 0.3:
Added new rules: UseSingletonRule, ShortVariableRule, LongVariableRule Added new rules: UseSingletonRule, ShortVariableRule, LongVariableRule, ShortMethodNameRule
Removed the 'text' report format. Removed the 'text' report format.
Moved rules into rulesets which are defined in XML files. Moved rules into rulesets which are defined in XML files.
Added a 'failonerror' attribute to the Ant task. Added a 'failonerror' attribute to the Ant task.
foo
June 27 2002 - 0.2: June 27 2002 - 0.2:
Added new rules: IfElseStmtsMustUseBracesRule, EmptyWhileStmtRule Added new rules: IfElseStmtsMustUseBracesRule, EmptyWhileStmtRule