You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Carlos Vara (JIRA)" <ji...@apache.org> on 2010/04/21 13:57:51 UTC

[jira] Updated: (BVAL-20) When building a MetaBean, the full tree of subclasses/interfaces must be considered

     [ https://issues.apache.org/jira/browse/BVAL-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Vara updated BVAL-20:
----------------------------

    Attachment: FullHierarchyTraversal.patch

> When building a MetaBean, the full tree of subclasses/interfaces must be considered
> -----------------------------------------------------------------------------------
>
>                 Key: BVAL-20
>                 URL: https://issues.apache.org/jira/browse/BVAL-20
>             Project: BeanValidation
>          Issue Type: Bug
>          Components: jsr303
>    Affects Versions: 0.1-incubating
>            Reporter: Carlos Vara
>         Attachments: FullHierarchyTraversal.patch
>
>
> Currently, only subclasses and interfaces of the original class are traversed. I attach a fix that traverses the full hierarchy tree.
> 3 more tests in the TCK pass with it applied.

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