forked from phoedos/pmd
Deprecate some methods on RuleContext
This commit is contained in:
@@ -18,6 +18,12 @@ This is a {{ site.pmd.release_type }} release.
|
||||
|
||||
### API Changes
|
||||
|
||||
#### Deprecated API
|
||||
|
||||
- {% jdoc !!core::RuleContext#removeAttribute(java.lang.String) %}
|
||||
- {% jdoc !!core::RuleContext#getAttribute(java.lang.String) %}
|
||||
- {% jdoc !!core::RuleContext#setAttribute(java.lang.String, java.lang.Object) %}
|
||||
|
||||
### External Contributions
|
||||
|
||||
{% endtocmaker %}
|
||||
|
Reference in New Issue
Block a user