[cdi-dev] [JBoss JIRA] (CDI-263) Specializing bean should not declare a name if the specialized bean does

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Sep 6 08:59:32 EDT 2012


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

Pete Muir resolved CDI-263.
---------------------------

    Fix Version/s: 1.1.PRD
                       (was: 1.1 (Proposed))
       Resolution: Done

    
> Specializing bean should not declare a name if the specialized bean does
> ------------------------------------------------------------------------
>
>                 Key: CDI-263
>                 URL: https://issues.jboss.org/browse/CDI-263
>             Project: CDI Specification Issues
>          Issue Type: Bug
>          Components: Inheritance and Specialization
>            Reporter: Jozef Hartinger
>            Assignee: Pete Muir
>            Priority: Minor
>             Fix For: 1.1.PRD
>
>
> The spec currently says:
> {quote}
> If Y has a name and X declares a non-defaulted bean EL name, the container automatically detects the problem and treats it as a definition error.
> {quote}
> However, it should say:
> {quote}
> If Y has a name and X declares a bean EL name, the container automatically detects the problem and treats it as a definition error.
> {quote}

--
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