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

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Aug 11 10:54:49 EDT 2010


     [ https://jira.jboss.org/browse/WELD-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed WELD-455.
--------------------------

      Assignee: Pete Muir  (was: Nicklas Karlsson)
    Resolution: Done


Done

> @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: Pete Muir
>             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