[ 
https://issues.apache.org/jira/browse/OWB-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863179#action_12863179
 ] 

Gurkan Erdogdu commented on OWB-368:
------------------------------------

Currently Weld uses 
http://anonsvn.jboss.org/repos/weld/api/trunk/cdi/src/main/java/javax/enterprise/event/Observes.java

> The 299 spec (that I have) uses receive=IF_EXISTS but OWB uses 
> notifyObserver=IF_EXISTS.
> ----------------------------------------------------------------------------------------
>
>                 Key: OWB-368
>                 URL: https://issues.apache.org/jira/browse/OWB-368
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Events
>    Affects Versions: 1.0.0
>         Environment: All
>            Reporter: Paul J. Reder
>            Assignee: Gurkan Erdogdu
>             Fix For: 1.0.0
>
>         Attachments: observes.patch, receive.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The copy of the 299 spec that I have, in section "10.4.4. Conditional 
> observer methods", uses receive=IF_EXISTS but OWB uses 
> notifyObserver=IF_EXISTS. The attached patch changes the OWB portion 
> (references to notifyObserver). There is a parallel patch being submitted to 
> Geronimo to change the actual name to receive. That patch is also attached 
> here for reference. The file originated in OWB and was passed over to 
> Geronimo (Observes.java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to