[
https://issues.apache.org/jira/browse/OPENJPA-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Ezzio updated OPENJPA-280:
--------------------------------
Attachment: PatchPCEnhancer
SVN patch for the bug. (A one-line change.)
> Enhancement failure for inherited fields introduced with change 532137
> ----------------------------------------------------------------------
>
> Key: OPENJPA-280
> URL: https://issues.apache.org/jira/browse/OPENJPA-280
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.0.0
> Environment: The failure shows up when running the JDO 2. TCK on
> Kodo. Four test cases fail without the supplied patch.
> Reporter: David Ezzio
> Fix For: 1.0.0
>
> Attachments: PatchPCEnhancer
>
>
> When the PCEnhancer.getPersistenceCapableOwner method was altered, the side
> effect on the "owner" parameter with the old code was removed with the change
> in 532137. The patch does the right thing by using f.getDeclaringClass()
> instead of "owner" when looking up the metadata.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.