aboutsummaryrefslogtreecommitdiffstats
path: root/mvnw
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-04-12 13:18:04 +0200
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-04-12 15:14:35 +0200
commitc2acbdf9ea5056219e177b54ff08d0d1b38b0c95 (patch)
tree4c99b744a71a43100838bf4df6276d6c18815600 /mvnw
parentb5ff0942c3c5bb3e734a6c3b0c7a1dc367dadd51 (diff)
downloadaspectj-c2acbdf9ea5056219e177b54ff08d0d1b38b0c95.tar.gz
aspectj-c2acbdf9ea5056219e177b54ff08d0d1b38b0c95.zip
SignaturePattern: Add exception for meta annotations
Upon meta annotation usage in signature patterns, lint warnings like the following were issued during type parameter traversal: does not match because annotation @java.lang.annotation.Inherited has @Target{ElementType.ANNOTATION_TYPE} [Xlint:unmatchedTargetKind] To avoid this, we now heuristically check if we are in a meta annotation situation and, if so, permit it. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'mvnw')
0 files changed, 0 insertions, 0 deletions