[
https://issues.jboss.org/browse/CDI-588?page=com.atlassian.jira.plugin.sy...
]
Martin Kouba commented on CDI-588:
----------------------------------
[~antoinesabot-durand] [~stefanutti] The problem with {{@Priority}} is that it is not part
of SE (only EE). And so we would have to add another dependency to CDI API pom.xml.
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)