-
Bug
-
Resolution: Unresolved
-
Blocker
-
MTA 8.0.0
-
None
Description of problem:
The ANNOTATION location is not strictly using FQNs to match with annotation, which leads to incorrect matches and false positives on issues.
For example, a rule that looks for the javax.enterprise.inject.Produces will incorrectly match with occurrences of javax.ws.rs.Produces.
See other examples on attached screenshots.
Version-Release number of selected component (if applicable):
MTA 8.0.0
How reproducible:
Always
Steps to Reproduce:
Check the linked upstream issues for details.
Additional info:
Upstream related issues:
- relates to
-
MTA-6196 [Docs] ANNOTATION location rules don't match on Fully Qualified Names
-
- New
-