-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
The @Deprecated annotation was added to properties to warn developers who were using direct access that they needed to start using the getter/setters. It's time to tighten those up, and remove the related noinspection comments in the class to clean things up.
- relates to
-
WFLY-14901 Fix uses of now-deprecated-and-removed AbstractAttributeDefinitionBuilder props and methods
- Closed