Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce support for finding repeatable annotations on repeatable annotations #1849

Closed
2 tasks done
sbrannen opened this issue Apr 7, 2019 · 1 comment
Closed
2 tasks done

Comments

@sbrannen
Copy link
Member

sbrannen commented Apr 7, 2019

Overview

The current search algorithm for repeatable annotations does not find repeatable annotations if they are used as meta-annotations on other repeatable annotations. However, as a prerequisite for #1793, we need to be able to find such repeatable annotations.

Deliverables

  • Update the search algorithm in AnnotationUtils.findRepeatableAnnotations() to find repeatable annotations on repeatable annotations.
  • Document this new feature in the Release Notes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant