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

[jira] Resolved: (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 ]

Roman Stumm resolved BVAL-20.
-----------------------------

    Resolution: Fixed

merged and committed the fixed from Carlos, Thanks!

> 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
>            Assignee: Simone Tripodi
>         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.