[cdi-dev] [JBoss JIRA] (CDI-588) Adding missing annotation Literals

Antonin Stefanutti (JIRA) issues at jboss.org
Thu Mar 17 05:43:00 EDT 2016


    [ https://issues.jboss.org/browse/CDI-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178309#comment-13178309 ] 

Antonin Stefanutti commented on CDI-588:
----------------------------------------

That's what I was afraid at first though the {{@Priority}} annotation is defined in {{java.interceptor-api}} JAR which is already added in the CDI API POM:

https://github.com/cdi-spec/cdi/blob/2.0-EDR2/api/pom.xml#L179-L182


> Adding missing annotation Literals
> ----------------------------------
>
>                 Key: CDI-588
>                 URL: https://issues.jboss.org/browse/CDI-588
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>            Reporter: Antoine Sabot-Durand
>            Assignee: Martin Kouba
>
> We forgot literals for {{Inject}} and more questionably literals for:
> * {{Observes}}  and {{ObservesAsync}}
> * {{Produces}} and {{Disposes}} 
> * {{Specializes}}
> * {{TransientReference}}
> * {{Vetoed}}
> Most of these can be used to help defining a new AnnotatedType to be added to set of discovered types.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the cdi-dev mailing list