Issue Details (XML | Word | Printable)

Key: JDO-268
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Andy Jefferson
Reporter: Craig Russell
Votes: 0
Watchers: 0
Operations

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

org.apache.jdo.tck.api.instancecallbacks.InstanceLifecycleListenerAttach fails with new definition of makePersistent instead of attachCopy

Created: 29/Dec/05 02:55 AM   Updated: 29/Dec/05 11:54 PM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 29/Dec/05 11:54 PM


 Description  « Hide
The PersistenceManager method attachCopy was replaced by makePersistent. The test case now fails.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Craig Russell added a comment - 29/Dec/05 03:05 AM
The behavior of makePersistent should be the same as attachCopy in the case of the parameter being a detached instance. This is the only test case for the attach behavior, pending new test cases being written.

Andy Jefferson added a comment - 29/Dec/05 11:54 PM
attachCopy() just met a horrible death in JPOX CVS. There'll be a short service later to commemorate its brief life (don't send any flowers please), after which you can grab builds dated 30/12/2005 or later.

Test now passes.

Andy Jefferson made changes - 29/Dec/05 11:54 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]