[ http://issues.apache.org/jira/browse/JDO-399?page=comments#action_12424320 ] Craig Russell commented on JDO-399: -----------------------------------
The patch looks good. > Missing transaction begin in NontransactionalWriteTest > ------------------------------------------------------ > > Key: JDO-399 > URL: http://issues.apache.org/jira/browse/JDO-399 > Project: JDO > Issue Type: Bug > Components: tck20 > Affects Versions: JDO 2 final > Reporter: Ilan Kirsh > Assigned To: Michael Bouschen > Fix For: JDO 2 maintenance release 1 > > Attachments: JDO-399.patch > > > It seems that in org.apache.jdo.tck.lifecycle.NontransactionalWriteTest line > 156 (after setOptimistic) a statement is missing: > pmConflict.currentTransaction().begin(); -- 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
