[cdi-dev] [JBoss JIRA] (CDI-266) Reflect CDI-50 resolution within CDI API

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Mon Sep 10 12:50:34 EDT 2012


Jozef Hartinger created CDI-266:
-----------------------------------

             Summary: Reflect CDI-50 resolution within CDI API
                 Key: CDI-266
                 URL: https://issues.jboss.org/browse/CDI-266
             Project: CDI Specification Issues
          Issue Type: Bug
            Reporter: Jozef Hartinger
            Assignee: Pete Muir
             Fix For: 1.1 (Proposed)


In the latest version of the spec, @Requires has been dropped and @Veto has been renamed to @Vetoed. However, these changes are not reflected within the CDI API which still contains https://github.com/jboss/cdi/blob/master/api/src/main/java/javax/enterprise/inject/Veto.java and https://github.com/jboss/cdi/blob/master/api/src/main/java/javax/enterprise/inject/Requires.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list