[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6639) Validate scopes

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Jul 17 12:01:53 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated JBIDE-6639:
-----------------------------

    Description: If an annotation has @Scope/@NormalScope on it, raise an error if it is missing  @Target({TYPE, METHOD, FIELD}) and @Retention(RUNTIME).  (was: If an annotation has @Qualifier on it, raise an error if it is missing @Target({METHOD, FIELD, PARAMETER, TYPE}) and @Retention(RUNTIME).)


> Validate scopes
> ---------------
>
>                 Key: JBIDE-6639
>                 URL: https://jira.jboss.org/browse/JBIDE-6639
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: cdi (jsr-299)
>            Reporter: Pete Muir
>            Assignee: Max Rydahl Andersen
>
> If an annotation has @Scope/@NormalScope on it, raise an error if it is missing  @Target({TYPE, METHOD, FIELD}) and @Retention(RUNTIME).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list