[ http://issues.apache.org/jira/browse/JDO-400?page=comments#action_12424420 ] Michael Bouschen commented on JDO-400: --------------------------------------
The patch looks good! > IsTransactionalFalse - Should work with optimistic transactions? > ---------------------------------------------------------------- > > Key: JDO-400 > URL: http://issues.apache.org/jira/browse/JDO-400 > Project: JDO > Issue Type: Bug > Reporter: Ilan Kirsh > Assigned To: Craig Russell > Fix For: JDO 2 maintenance release 1 > > Attachments: JDO-400.patch > > > org.apache.jdo.tck.api.jdohelper.IsTransactionalFalse fails if in line 86 p1 > is not persistent clean, but if the transaction is optimistic p1 is expected > to be persistent non transactional, doesn't it? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
