[cdi-dev] [JBoss JIRA] (CDI-295) ProcessModule.getAlternatives() should return List instead of Set

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Nov 26 11:45:21 EST 2012


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

Pete Muir updated CDI-295:
--------------------------

    Fix Version/s: 1.1.PFD
                       (was: 1.1 (Proposed))


Please review https://github.com/jboss/cdi/pull/148
                
> ProcessModule.getAlternatives() should return List instead of Set
> -----------------------------------------------------------------
>
>                 Key: CDI-295
>                 URL: https://issues.jboss.org/browse/CDI-295
>             Project: CDI Specification Issues
>          Issue Type: Bug
>          Components: Beans
>    Affects Versions: 1.1.PRD
>            Reporter: Jozef Hartinger
>            Assignee: Pete Muir
>             Fix For: 1.1.PFD
>
>
> CDI-18 defines ordering of alternatives. In order to preserve the order ProcessModule.getAlternatives() should return List<Class<?>> instead of Set<Class<?>>.

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