[
https://issues.apache.org/jira/browse/JDO-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461352#comment-16461352
]
Tilmann Zäschke edited comment on JDO-773 at 5/2/18 5:32 PM:
-------------------------------------------------------------
Checked in fix with commit r1830743
was (Author: tilmann):
Check in fix
> 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)