| Craig Russell (JIRA) 2006-10-10, 7:11 pm |
| [ http://issues.apache.org/jira/browse/JDO-431?page=all ]
Craig Russell resolved JDO-431.
-------------------------------
Fix Version/s: (was: JDO 2 maintenance release 1)
Resolution: Fixed
svn commit src/java/org/apache/jdo/tck/lifecycle/StateTransitionsReturnedObjects.java
Sending src/java/org/apache/jdo/tck/lifecycle/StateTransitionsReturnedObjects.java
Transmitting file data .
Committed revision 462525.
> StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty instances results in transient instances
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JDO-431
> URL: http://issues.apache.org/jira/browse/JDO-431
> Project: JDO
> Issue Type: Bug
> Components: tck20
> Affects Versions: JDO 2 final
> Reporter: Marc Prud'hommeaux
> Assigned To: Craig Russell
> Fix For: JDO 2.0 TCK challenge fixes
>
>
> This is part of TCK challenge 10.
> Element 10 of "serialize outside tx" asserts that a persistent-nontransactional-dirty instance will become transient after serialize/deserialize, even though the specification seems to never mandate this. detached-clean should be an equally valid assert
ion.
--
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
|