[
https://issues.apache.org/jira/browse/OWB-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks resolved OWB-581.
------------------------------
Resolution: Fixed
Fix Version/s: 1.1.1
rev 1131302. This works, if you have a better idea comment or reopen or
implement.
> Decorator interface check needs configurable exclusions
> -------------------------------------------------------
>
> Key: OWB-581
> URL: https://issues.apache.org/jira/browse/OWB-581
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.1
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 1.1.1
>
>
> Aries proxy weaving code adds an interface to every class and so does
> Cobertura for code coverage. This breaks the implemented interface checks
> for decorators. Gurkan suggested using the spi package but I don't see a
> reasonable way to do that. I've implemented a solution using a configuration
> property. If not present, it just excludes Serializable as done now.
> There are a couple places where only one method is expected in a OWB object
> but weaving may add more. I've fixed these places too to find the desired
> method by name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira