[weld-issues] [JBoss JIRA] Commented: (WELD-455) @Observes(notifyObserver=IF_EXISTS) should be @Observes(receive=IF_EXISTS)

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Aug 10 16:24:49 EDT 2010


    [ https://jira.jboss.org/browse/WELD-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12544119#action_12544119 ] 

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