Open aufi opened 3 months ago
On tackle-testapp-public analysis with eap7 target, rule hibernate4-00039 is triggered on @Entity line, source: https://github.com/konveyor/tackle-testapp-public/blob/main/src/main/java/io/konveyor/demo/ordermanagement/model/Customer.java#L11
hibernate4-00039
@Entity
This looks to be incorrect.
Rule file: https://github.com/konveyor/rulesets/blob/09d506bb79748633fd0deb47997d7e720a456510/default/generated/eap7/110-hibernate4.windup.yaml#L968-L1015
On tackle-testapp-public analysis with eap7 target, rule
hibernate4-00039
is triggered on@Entity
line, source: https://github.com/konveyor/tackle-testapp-public/blob/main/src/main/java/io/konveyor/demo/ordermanagement/model/Customer.java#L11This looks to be incorrect.
Rule file: https://github.com/konveyor/rulesets/blob/09d506bb79748633fd0deb47997d7e720a456510/default/generated/eap7/110-hibernate4.windup.yaml#L968-L1015