[ https://issues.apache.org/jira/browse/JDO-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Bouschen reassigned JDO-773: ------------------------------------ Assignee: Tilmann Zäschke > Change dependency on JTA to version 1.3 > --------------------------------------- > > Key: JDO-773 > URL: https://issues.apache.org/jira/browse/JDO-773 > Project: JDO > Issue Type: Improvement > Components: api > Affects Versions: JDO 3.1 > Reporter: Tilmann Zäschke > Assignee: Tilmann Zäschke > Priority: Major > Fix For: JDO 3.2 > > > The Java Transaction API standard (JTA) had a new version 1.3 released: [JTA > 1.3|http://download.oracle.com/otndocs/jcp/jta-1_3-mrel-spec/] > Th only change appears to be the removal of the {{javax.transaction.xa}} > package. Since this package does not appear to be used in JDO, migration to > JTA 1.3 should be straight forward. > From the spec: > {quote}B.1 > Changes for Version 1.3 > • Remove the > javax.transaction.xa > types as they have been subsumed by > Java SE.{quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)