[cdi-dev] [JBoss JIRA] (CDI-295) ProcessModule.getAlternatives() should return List instead of Set
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Jan 17 13:23:21 EST 2013
[ https://issues.jboss.org/browse/CDI-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir resolved CDI-295.
---------------------------
Resolution: Done
Merged
> 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