[weld-issues] [JBoss JIRA] Created: (WELD-573) Event qualifier resolution is upside down
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Jul 27 10:55:33 EDT 2010
Event qualifier resolution is upside down
-----------------------------------------
Key: WELD-573
URL: https://jira.jboss.org/browse/WELD-573
Project: Weld
Issue Type: Bug
Components: Events
Reporter: Pete Muir
Priority: Blocker
Fix For: 1.1.0.BETA1
Currently, we are checking that every qualifier on an observer method is on the event, should be that every qualifier on the event is on the observer method. See TypeSafeObserverResolver#matches()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list