[weld-issues] [JBoss JIRA] Updated: (WELD-241) BeanManager#resolveObserverMethods must return Set<ObserverMethod<? super T>> according to the latest spec
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Nov 1 07:09:17 EST 2009
[ https://jira.jboss.org/jira/browse/WELD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WELD-241:
---------------------------
Fix Version/s: 1.0.0.CR2
> BeanManager#resolveObserverMethods must return Set<ObserverMethod<? super T>> according to the latest spec
> ----------------------------------------------------------------------------------------------------------
>
> Key: WELD-241
> URL: https://jira.jboss.org/jira/browse/WELD-241
> Project: Weld
> Issue Type: Bug
> Components: Resolution (Typesafe and by Name)
> Reporter: Mark Struberg
> Fix For: 1.0.0.CR2
>
>
> but instead returns
> Set<ObserverMethod<T>>
> failure in the spec or the weld-api (used in the current TCK) ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list