Fix 1909929 - clean violation review is not selective enough

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5889 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Ryan Gustafson
2008-03-11 01:21:18 +00:00
parent 8c0e1d6b3d
commit e9ccc61428

View File

@@ -6,6 +6,7 @@ Runtime
-------
. Fix 1811828 RuntimeException in RuleSetFactory, default ruleset is used on error
. Fix 1903578 Handler error in Eclipse log
. Fix 1909929 clean violation review is not selective enough
. PMD updated to v4.2
. Use new standard PMD RuleSet serialization mechanism
. Use new PMD support for RuleReferences in RuleSets, instead of using Rule copies