]
Pete Muir commented on WELD-455:
--------------------------------
API is updated, now propagating change to TCK and Weld
@Observes(notifyObserver=IF_EXISTS) should be
@Observes(receive=IF_EXISTS)
--------------------------------------------------------------------------
Key: WELD-455
URL:
https://jira.jboss.org/browse/WELD-455
Project: Weld
Issue Type: Bug
Components: CDI API, Events
Affects Versions: 1.0.1.Final
Environment: Windows XP SP3, NetBeans 6.8, GlassFish v3
Reporter: Matthieu Chase Heimer
Assignee: Nicklas Karlsson
Fix For: 1.1.0.BETA1
@Observes has an element named "notifyObserver" of type
javax.enterprise.event.Reception but the name should be "receive".
See page 75 of the CDI spec, 10.4.3. Conditional observer methods.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: