| Andy Jefferson (JIRA) 2006-03-23, 8:46 pm |
| [ http://issues.apache.org/jira/brows...action_12371594 ]
Andy Jefferson commented on JDO-347:
------------------------------------
org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects :-
This test seems to think that calling detachCopy on a detached instance will return a DETACH_CLEAN.
I personally would defer to 12.6.8 "Explicit Detachment" of the JDO2 spec
<spec>If the parameter instance (to detachCopy) is detached, then JDOUserException is thrown.</spec>
> JPOX fails some lifecycle tests
> -------------------------------
>
> Key: JDO-347
> URL: http://issues.apache.org/jira/browse/JDO-347
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Martin Zaun
> Attachments: errors_state_transition_argument_instanc
es.txt, errors_state_transition_returned_instanc
es.txt
>
> The integration of fixes for JDO-273 and JDO-258 has added (and fixed) a number of lifecycle test cases that are
> failed by JPOX. See attached error messages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|