Add comments and update release notes
This commit is contained in:
@@ -14,6 +14,9 @@ import net.sourceforge.pmd.lang.rule.AbstractRuleViolationFactory;
|
||||
import net.sourceforge.pmd.lang.rule.ParametricRuleViolation;
|
||||
import net.sourceforge.pmd.lang.rule.RuleViolationFactory;
|
||||
|
||||
/**
|
||||
* @deprecated See {@link RuleViolationFactory}
|
||||
*/
|
||||
@Deprecated
|
||||
@InternalApi
|
||||
public final class JspRuleViolationFactory extends AbstractRuleViolationFactory {
|
||||
|
||||
Reference in New Issue
Block a user