[java] Combine rules AvoidConstantsInInterface and ConstantsInInterface
A source code analyzer
Brought to you by:
adangel,
juansotuyo
Diff:
Instead of deprecating it in 5.7.0, we may be able to unify these rules directly and use RuleSetFactoryCompatibility to support the old configuration.
I'm taking this over and submitting a PR
PR submitted: https://github.com/pmd/pmd/pull/156