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.