[ 
https://issues.apache.org/jira/browse/OPENJPA-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510833
 ] 

David Ezzio commented on OPENJPA-280:
-------------------------------------

The patch applied (svn 554083) is not the patch submitted here.  I found that 
the tests (for mvn package) fail with the applied patch, but not with the 
submitted patch.

> 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.

Reply via email to