Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.0
-
Fix Version/s: None
-
Component/s: API, Quality Profile, Rules
-
Labels:None
-
Number of attachments :
Description
The AnnotationCheckFactory class is now able to work both with check instances and classes.
However, the same evolution was not done on AnnotationProfileParser and AnnotationRuleParser , leading to some duplication in the plugins (the conversion of a Collection<"Check class"> to a Collection<Class>)
Issue Links
- is related to
-
SONAR-2900
API: AnnotationCheckFactory should accept check objects and not only check classes
-