-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug
Milestone
Description
Sam Brannen opened SPR-13335 and commented
Status Quo
It is a user configuration error if an alias is configured via @AliasFor for an attribute in a meta-annotation and the meta-annotation is not meta-present. However, the support for validating the configuration of @AliasFor in AnnotationUtils currently silently ignores such errors.
Deliverables
- Ensure that an exception is thrown whenever a required meta-annotation is not present or meta-present on an annotation that declares an alias for an attribute in the meta-annotation.
Affects: 4.2 GA
Referenced from: commits 8289036
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bug