[
https://issues.apache.org/jira/browse/OWB-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Covener updated OWB-266:
-----------------------------
Attachment: transitive_subclass.diff
patch for issue that seems to cause no harm and passes new UT for the issue
(still working out the kinks)
> transitive interceptor bindings not applied to Bean subclasses
> --------------------------------------------------------------
>
> Key: OWB-266
> URL: https://issues.apache.org/jira/browse/OWB-266
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Interceptor and Decorators
> Affects Versions: M3
> Reporter: Eric Covener
> Assignee: Eric Covener
> Fix For: 1.0.0
>
> Attachments: transitive_subclass.diff
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> For @Inherited InterceptorBinding A that has transitive bindings X,Y declared:
> X and Y intercept a class annotated with @A, but not a subclass of @A.
> We are missing logic like existing hasInterceptorBindingMetaAnnotation() on
> the result of querying the inherited metadata.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.