[BUG] [RULES] False positive on hibernate annotation rules hibernate-search-00750, hibernate-search-00800 and hibernate-search-00980 #653
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone
Is there an existing issue for this?
Konveyor version
0.5 beta 1
Priority
Undefined (Default)
Anything else?
Tested with Kantra b0.5 beta1
Target: eap8 (and others)
Source: none
Source code used: https://github.com/sonatype/nexus-public
Rules triggered:
hibernate-search-00980
The @factory annotation is not available anymorehibernate-search-00800
The @key annotation is not available anymorehibernate-search-00750
The @field(s) annotation has been split into multiple annotationsReport: https://drive.google.com/file/d/1TbdLS4_728DgxbB88F7YcXw84jK2elty/view?usp=drive_link
These 3 rules are supposed to match deprecated or updated annotations for Hibernate Entities, however the reported a combination of 40 incidents where the majority of them do not belong to annotation but other elements (methods, classes, etc), and those elements do not even belong to Hibernate.
The text was updated successfully, but these errors were encountered: