Issue Details (XML | Word | Printable)

Key: OPENJPA-280
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: David Ezzio
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA

Enhancement failure for inherited fields introduced with change 532137

Created: 06/Jul/07 08:49 PM   Updated: 13/Jul/07 08:03 PM
Return to search
Component/s: kernel
Affects Version/s: 1.0.0
Fix Version/s: 1.0.0

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works PatchPCEnhancer 2007-07-06 08:50 PM David Ezzio 0.7 kB
Environment: The failure shows up when running the JDO 2. TCK on Kodo. Four test cases fail without the supplied patch.

Resolution Date: 13/Jul/07 08:03 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #554083 Fri Jul 06 23:21:06 UTC 2007 pcl OPENJPA-280. Committing for David Ezzio.
Files Changed
MODIFY /openjpa/trunk/openjpa-kernel/src/main/java/org/apache/openjpa/enhance/PCEnhancer.java

Repository Revision Date User Message
ASF #554111 Sat Jul 07 01:47:21 UTC 2007 pcl OPENJPA-280. Correcting my mistaken commit.
Files Changed
MODIFY /openjpa/trunk/openjpa-kernel/src/main/java/org/apache/openjpa/enhance/PCEnhancer.java