Rastislav Wagner created JBIDE-19636:
----------------------------------------
Summary: Missing warning when scope defines wrong retention
Key: JBIDE-19636
URL:
https://issues.jboss.org/browse/JBIDE-19636
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.3.0.Alpha2
Reporter: Rastislav Wagner
Warning is missing only in CDI 1.1+ projects.
CDI spec says "A scope type is a Java annotation defined as
@Retention(RUNTIME)"
So we should have a warning if no/wrong retention is defined.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)