[cdi-dev] [JBoss JIRA] (CDI-185) BeanAttributes - incompatible changes in the API

Jozef Hartinger (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 2 08:57:45 EDT 2011


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

Jozef Hartinger commented on CDI-185:
-------------------------------------

Fix

https://github.com/jboss/cdi/pull/56
                
> BeanAttributes - incompatible changes in the API
> ------------------------------------------------
>
>                 Key: CDI-185
>                 URL: https://issues.jboss.org/browse/CDI-185
>             Project: CDI Specification Issues
>          Issue Type: Bug
>          Components: Javadoc and API, Portable Extensions
>    Affects Versions: 1.1.EDR1
>         Environment: CDI API 1.1.EDR1
>            Reporter: Jozef Hartinger
>            Priority: Blocker
>             Fix For: 1.1.EDR2
>
>
> The CDI SPI is not backwards-compatible after CDI-96. For example:
> * InjectionPoint.getBean() now returns BeanAttributes instead of Bean
> * AfterBeanDiscovery.addBean() now accepts BeanAttributes instead of Bean
> The spec, Javadoc for the given methods as well as the fact that these changes cause backward incompatibility indicate that they are a result of accidental batch modification and not intentional.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the cdi-dev mailing list