You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Tilmann Zäschke (JIRA)" <ji...@apache.org> on 2018/05/02 17:33:00 UTC

[jira] [Resolved] (JDO-773) Change dependency on JTA to version 1.3

     [ https://issues.apache.org/jira/browse/JDO-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilmann Zäschke resolved JDO-773.
---------------------------------
    Resolution: Fixed

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)